Learn R Programming

IMPCdata (version 1.6.0)

printProcedures: Method "printProcedures"

Description

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

Usage

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)

Examples

Run this code
    printProcedures("WTSI","MGP_001")

Run the code above in your browser using DataLab