Learn R Programming

IMPCdata (version 1.6.0)

printPhenCenters: 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.

Examples

Run this code
    printPhenCenters()

Run the code above in your browser using DataLab