write.sampleinfo {sampleInfo} R Documentation

save sampleinfo data as csv file

Description

Usage

write.sampleinfo(sampleinfo, file);

Arguments

sampleinfo

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

file

[as string]

Details

You also can save the sampleinfo data directly via the write.csv function.

Authors

phenotype_kit

Value

a boolean value for indicates that the sample information data has been saved into the target file successfully or not.

clr value class

Examples


[Package sampleInfo version 1.0.0.0 Index]