Hello to everybody
I am a newbie and I've recently start analysing RNASeq data. I used respectively:
- HTSeqcount:
- dexseq_annotation.py;
- dexseq_count.py;
- summarizeOverlaps:
- exonicParts= (txdb, aggregateGenes=FALSE);
- se=summarizeOverlaps(exonicParts,bamfiles,mode="Union", ignore.strand=TRUE, singleEnd=TRUE, fragments=FALSE, inter.feature=FALSE)
I did it in order to obtain counts at the exon level as input of DEXSeq for assessing the exon usage. The problem is that I got very different counts in dependence of which program I used: in particular, summarizeoverlaps counts as uniquely mapped reads too many of them (I got 18.000.000 total unique reads for HTSeq vs 42.000.000 apparently unique reads for summarizeOverlaps). Could somebody explin me why it happens? I will thank you in advice
Filippo
I think I might help you but could you please reformat your message in such a way that the list is better visible?