sample_groups {sampleInfo} R Documentation

group the sample information data by the sample group label

Description

Usage

sample_groups(x);

Arguments

x

a vector of the @T:SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner.SampleInfo. [as SampleInfo]

Details

Authors

phenotype_kit

Value

a tuple list of the sample groups: the slot key of the list is the sample group label and the slot value is a vector of the SampleInfo object that belongs to the corresponding sample group, the sample groups in the generated list object are sorted by the group label in ascending order.

clr value class

Examples


[Package sampleInfo version 1.0.0.0 Index]