Hello,
Thank for maintaining MAJIQ. I'm currently using Voila's modulize tool to annotate and associate splice junctions in my data with their associated exons. This approach has worked well for alternatively utilized junctions - those included in the individual splicing-type .tsv files that voila modulize outputs.
I'd like to extend this approach to constitutively spliced-in exons, i.e, for each constitutively included junction, get reference_exon and sliced_with exon coordinates. I tried running voila modulize with the options --show-all and --keep-constitutive to generate the constitutive.tsv file. This seems to provide a semblance of what I'm looking for for genes on the negative strand, however for positively stranded genes the reference_exon_coord and splice_with_coords values do to map to exons and are largely provided in a reverse order with a larger coordinate provided before a smaller coordinate.
Does this sound like the expected constitutive.tsv output? If so, what's the correct interpretation of these coordinates in relation to the junction_coord value? Let me know if I can provide any more information about the question at hand - and thanks again for this great tool.
Derek