View source: R/readBiokitAsDGEList.R
readBiokitPhenodata | R Documentation |
Read Biokit phenodata
readBiokitPhenodata(dir)
dir |
Character string, Biokit output directory |
A data.frame
with sample annotation in columns, and sample
names (identical as the names in gct files, character strings) are row
names. Nmes of the first three columns are fixed:
SampleName
, SampleID
and group
concatenated by
underscore
SampleID
group
The function depends on the annot/phenoData.meta
file in the biokit
output directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.