Description Usage Arguments Value Author(s) Examples
Prints out the list of parameters (IMPReSS IDs and names) that are measured within specified procedure for a pipeline run by phenotyping center.
1 | printParameters(PhenCenterName=NULL,PipelineID=NULL,ProcedureID=NULL,n=NULL)
|
PhenCenterName |
IMPC phenotyping center; mandatory argument |
PipelineID |
IMPC pipeline ID; mandatory argument |
ProcedureID |
IMPC procedure ID; mandatory argument |
n |
print only first n parameters; optional argument |
Returns the character containing IMPC parameters (IDs and names of parameters)
Natalja Kurbatova, Jeremy Mason
1 | printParameters("WTSI","MGP_001","IMPC_CBC_001", n = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.