{sampleInfo} R# Documentation

sampleInfo


require(GCModeller);

#' GCModeller DEG experiment analysis designer toolkit
imports "sampleInfo" from "phenotype_kit";

GCModeller DEG experiment analysis designer toolkit

.NET clr type export
sample_info: SampleInfo

一般而言,对于实验数据的分析而言,在进行数据存储的时候使用的是SampleInfo.ID属性,
而在进行数据可视化或者数据报告输出的时候,则是使用的SampleGroup.sample_name属性
作为显示的label



.NET clr function exports
guess.sample_groups

try to parse the sampleInfo data from the
sample labels

group.colors

get/set the group colors

design

Create new analysis design sample info via formula

read.sampleinfo

Read the sampleinfo data table from a given csv file

write.sampleinfo

save sampleinfo data as csv file

sampleInfo

create sample_info data table

sampleId

Get sample id collection from a speicifc sample data groups

sampleinfo.text.groups

Create sampleInfo table from text files


[Document Index]