Learn R Programming

IMPCdata (version 1.6.0)

printPipelines: Method "printPipelines"

Description

Prints out the list of IMPC pipelines (IMPReSS IDs and names) that are run by specified phenotyping center.

Usage

printPipelines(PhenCenterName=NULL,n=NULL, excludeLegacyPipelines=TRUE)

Arguments

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

Value

Returns the character containing IMPC pipelines (IDs and names of pipelines)

Examples

Run this code
    printPipelines("WTSI")

Run the code above in your browser using DataLab