-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hi,
Thanks for creating this wonderful tool. I had a question regarding the fusion gene/isoform mode. I was following the tutorial mentioned in #433 but am having trouble getting it to work. Do you have an updated version of the tutorial since you mentioned its a preliminary version?
As I mentioned in the other issue, I think it is due to the fact that JAFFAL identified multiple fusions between two genes that have different breakpoints and thus the getFusionTxRange function computes multiple values for scoreNum. Would another approach be to generate custom names for each fusion transcript and then extract the sequence information and generate an annotation for the transcripts in order to avoid the issue arising from having different breakpoints for the same transcript?