RNAseq class {easyRNASeq} | R Documentation |
A class holding all the necessary information and annotation to summarize couts (number of reads) per features (i.e. exons or transcripts or genes) for RNA-Seq experiments.
Objects can be created by calls of the
form new("RNAseq", ...)
.
Nicolas Delhomme
showClass("RNAseq")