printProcedures: Method "printProcedures"

Description Usage Arguments Value Author(s) Examples

View source: R/PhenObjects.R

Description

Prints out the list of procedures (IMPReSS IDs and names) that are run for a specified phenotyping center and pipeline.

Usage

1
    printProcedures(PhenCenterName=NULL,PipelineID=NULL,n=NULL)

Arguments

PhenCenterName

IMPC phenotyping center; mandatory argument

PipelineID

IMPC pipeline ID; mandatory argument

n

print only first n procedures; optional argument

Value

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

Author(s)

Natalja Kurbatova, Jeremy Mason

Examples

1
    printProcedures("WTSI","MGP_001", 5)

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