RNAseq class {easyRNASeq}R Documentation

Class "RNAseq"

Description

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 from the Class

Objects can be created by calls of the form new("RNAseq", ...).

Author(s)

Nicolas Delhomme

See Also

Examples


showClass("RNAseq")


[Package easyRNASeq version 2.16.0 Index]