options to pass to isoCounts including
ref, iso5, iso3, add, subs and seed parameters.
Value
DESeqDataSet object.
To get the differential expression isomiRs, use results from
DESeq2 package. This allows to ask for different contrast
without calling again isoDE. Read results
manual to know how to access all the information.
Details
First, this function collapses all isomiRs in different types.
Read more at isoCounts to know the different options
available to collapse isomiRs.
After that, DESeq2-package is used to do differential
expression analysis. It uses the count matrix and design experiment
stored at (counts(ids) and colData(ids))
IsomirDataSeq object
to construct a DESeqDataSet object.