Hi,
I'm working with drosophila melanogaster RNA-Seq data and at least one of my genes of interest is overlapping an other gene so I used HTSeq with exon counts but now I don't know how to combine the individual exon counts to gene level (so all the exon counts of a gene are counted for that gene for further analysis). Is it possible (more easily than with manually counting them in an excel file or something like that)? I have 18 samples and overs 50000 exons so there should be an easier way. Can the combining be done in R or Unix environment?
If the HTSeq exon counts can't be combined, what should be used instead of HTSeq when the exon has to be the starting point to show the expression of overlapping genes?
I'm working with drosophila melanogaster RNA-Seq data and at least one of my genes of interest is overlapping an other gene so I used HTSeq with exon counts but now I don't know how to combine the individual exon counts to gene level (so all the exon counts of a gene are counted for that gene for further analysis). Is it possible (more easily than with manually counting them in an excel file or something like that)? I have 18 samples and overs 50000 exons so there should be an easier way. Can the combining be done in R or Unix environment?
If the HTSeq exon counts can't be combined, what should be used instead of HTSeq when the exon has to be the starting point to show the expression of overlapping genes?
Comment