differential expression of Digital Gene Expression data - class
数字基因表达数据的差异表达 - 类
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A simple list-based class for storing results of differential expression analysis for DGE data
基于一个简单的列表类胃排空数据存储的差异表达分析结果
角子机/列表组件----------Slots/List Components----------
Objects of this class contain the following list components:
这个类的对象包含以下列表组件:
table: data frame containing the log-concentration (i.e. expression level), the log-fold change in expression between the two groups/conditions and the exact p-value for differential expression, for each tag.
table:数据框包含log浓度(即表达水平),两组/条件和p值差异表达的确切log倍之间在表达变化,每个标签。
comparison: vector giving the two experimental groups/conditions being compared.
comparison:矢量给两个实验组/条件进行比较。
genes: a data frame containing information about each transcript (can be NULL).
genes:一个数据框包含每个成绩单的信息(可以是NULL)。
方法----------Methods----------
This class inherits directly from class list so any operation appropriate for lists will work on objects of this class. DGEExact objects also have a show method.
这个类直接继承自类list所以适当列表的任何操作,将这个类的对象。 DGEExact对象也有一个show方法。