Learn R Programming

IMPCdata (version 1.6.0)

printParameters: Method "printParameters"

Description

Prints out the list of parameters (IMPReSS IDs and names) that are measured within specified procedure for a pipeline run by phenotyping center.

Usage

printParameters(PhenCenterName=NULL,PipelineID=NULL,ProcedureID=NULL,n=NULL)

Arguments

PhenCenterName
IMPC phenotyping center; mandatory argument
PipelineID
IMPC pipeline ID; mandatory argument
ProcedureID
IMPC procedure ID; mandatory argument
n
print only first n parameters; optional argument

Value

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

Examples

Run this code
    printParameters("WTSI","MGP_001","IMPC_CBC_001")

Run the code above in your browser using DataLab