Hi,
I am currently utilising the exon_grouped_counts output from IsoQuant to perform some differential exon usage calculation.
I found that some exons that have the exact same chr, start, end, strand, gene, and group_id will be assigned different flags and have different read counts, for example:
| chr |
start |
end |
strand |
gene_ids |
group_id |
include_counts |
flags |
| chr1 |
6197652 |
6197756 |
- |
ENSG00000116251.12 |
group 1 |
15 |
IC |
| chr1 |
6197652 |
6197756 |
- |
ENSG00000116251.12 |
group 1 |
4223 |
ISC |
I am wondering why are these exons classified as different features. Is it because they are the result of distinct intron graph paths (that do not converge over this exon) or another reason? Am I right to conclude that they are safe to sum together if all I want to know in this instance is the exon usage.
Thank you!
Best wishes,
Jack
Hi,
I am currently utilising the exon_grouped_counts output from IsoQuant to perform some differential exon usage calculation.
I found that some exons that have the exact same chr, start, end, strand, gene, and group_id will be assigned different flags and have different read counts, for example:
I am wondering why are these exons classified as different features. Is it because they are the result of distinct intron graph paths (that do not converge over this exon) or another reason? Am I right to conclude that they are safe to sum together if all I want to know in this instance is the exon usage.
Thank you!
Best wishes,
Jack