printPhenCenters: Method "printPhenCenters"

Description Usage Arguments Value Author(s) Examples

View source: R/PhenObjects.R

Description

Prints out the list of IMPC phenotyping centers.

Usage

1
    printPhenCenters(n=NULL, excludeLegacyPipelines=TRUE)

Arguments

n

print only first n phenotyping centers; optional argument

excludeLegacyPipelines

flag: "FALSE" value to print all IMPC phenotyping centers that run all kind of pipelines including legacy pipelines; "TRUE" value (default) to print IMPC phenotyping centers excluding centers that run only legacy pipelines

Value

Returns the character with IMPC phenotyping centers.

Author(s)

Natalja Kurbatova, Jeremy Mason

Examples

1
    printPhenCenters(excludeLegacyPipelines = FALSE)

IMPCdata documentation built on Nov. 8, 2020, 8:17 p.m.