Description Usage Arguments Value Author(s) Examples
Prints out alleles (MGI IDs or temporary IDs if the MGI is not assigned yet and symbols) that are processed for a specified combination of parameter, procedure, pipeline and phenotyping center. Temporary allele ID starts with "NULL".
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 |
StrainID |
IMPC strain ID; optional argument |
n |
print only first n alleles; optional argument |
Returns the character containing IMPC alleles (IDs and names of alleles)
Natalja Kurbatova, Jeremy Mason
1 | printAlleles("RBRC","IMPC_001","IMPC_GRS_001","IMPC_GRS_003_001", n = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.