printPipelines {IMPCdata}R Documentation

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)

Author(s)

Natalja Kurbatova, Jeremy Mason

Examples

    printPipelines("WTSI")

[Package IMPCdata version 1.20.0 Index]