A simple list-based class for storing read counts from digital gene expression technologies and other important information for the analysis of DGE data.
基于一个简单的列表类,用于存储数字基因表达技术和胃排空数据分析的其他重要信息读取计数。
角子机/列表组件----------Slots/List Components----------
Objects of this class contain (at least) the following list components:
这个类的对象包含(至少)以下的列表组件:
counts: numeric matrix containing the read counts.
counts:数字矩阵包含读计数。
samples: data.frame containing the library size and group labels.
samples:数据框包含库的大小和组标签。
方法----------Methods----------
This class inherits directly from class list so any operation appropriate for lists will work on objects of this class. DGEList objects also have a show method.
这个类直接继承自类list所以适当列表的任何操作,将这个类的对象。 DGEList对象也有一个show方法。