Description Usage Arguments Value Author(s) Examples
Returns the IMPC dataset for a knockout line for a specified combination of parameter, procedure, pipeline, phenotyping centre, allele and strain (genetic background) that is used within the data analysis pipeline implemented on the IMPC database.
1 2 |
PhenCenterName |
IMPC phenotyping center; mandatory argument |
PipelineID |
IMPC pipeline ID; mandatory argument |
ProcedureID |
IMPC procedure ID; mandatory argument |
ParameterID |
IMPC parameter ID; mandatory argument |
AlleleID |
IMPC allele ID; mandatory argument |
StrainID |
IMPC strain ID; optional argument |
Returns the IMPC dataset as a data frame. - metadata_group string a string indicating a group of experimental and control mice that have the same metadata (see also biological_sample_group)
- metadata list of strings list showing all relevant metadata in effect when the data was collected
Natalja Kurbatova, Jeremy Mason
1 | df <- getIMPCDataset("WTSI","MGP_001","IMPC_CBC_001","IMPC_CBC_008_001","MGI:4433526")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.