| read.sampleinfo {sampleInfo} | R Documentation |
read.sampleinfo(file,
tsv = FALSE,
exclude.groups = NULL,
id.makenames = FALSE);
a vector of the SampleInfo object that is loaded from the given table file.
NOTE: the first column of the table file will be used as the ID property of the generated sample information data, and the sample data rows that the ID or the sample_info data is empty will be removed automatically with a warning message.