printPipelines {IMPCdata} | R Documentation |
Prints out the list of IMPC pipelines (IMPReSS IDs and names) that are run by specified phenotyping center.
printPipelines(PhenCenterName=NULL,n=NULL, excludeLegacyPipelines=TRUE)
PhenCenterName |
IMPC phenotyping center; mandatory argument |
n |
print only first n pipelines; optional argument |
excludeLegacyPipelines |
flag: "FALSE" value to print all pipelines including legacy pipelines; "TRUE" value (default) to print current IMPC pipelines excluding legacy pipelines |
Returns the character containing IMPC pipelines (IDs and names of pipelines)
Natalja Kurbatova, Jeremy Mason
printPipelines("WTSI")