printPhenCenters {IMPCdata}R Documentation

Method "printPhenCenters"

Description

Prints out the list of IMPC phenotyping centers.

Usage

    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

    printPhenCenters(excludeLegacyPipelines = FALSE)

[Package IMPCdata version 1.30.0 Index]