BIMSBbioinfo / pigx_rnaseq

Bulk RNA-seq Data Processing, Quality Control, and Downstream Analysis Pipeline
GNU General Public License v3.0
20 stars 11 forks source link

Use Drimseq for differential transcript analysis #77

Open alexg9010 opened 3 years ago

alexg9010 commented 3 years ago

If the differential transcript analysis is done with DESeq2 interpretation is rather difficult, as only single transcript changes are captured and aggregated gene-wise results have to be manually extracted from the saved results table. DRIMSeq, on the other hand, captures changes on the isoform level while respecting the grouping per gene.