sampleId {sampleInfo} R Documentation

Get sample id collection from a speicifc sample data groups

Description

Usage

sampleId(sampleinfo, groups);

Arguments

sampleinfo

the sample information data, which can be a vector of the @T:SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner.SampleInfo

groups

[as string]

env

[as Environment]

Details

Authors

phenotype_kit

Value

a character vector of the sample id that belongs to the given sample groups, the sample id of all of the given sample groups will be merged into a single character vector in the order of the given group label vector;

this function returns a R# error message object if the input data can not be cast to a collection of the sample information data.

clr value class

Examples


[Package sampleInfo version 1.0.0.0 Index]