-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing all IGH fusions #3
Comments
Thank you very much for the interest in our software. I guess either IGH or DUX4 is highly repetitive sequence and STAR miss to accurately align short reads covering these genes... I'm considering resolve this issue by other approaches. |
Our there are more than 40 known IGH fusions (see: http://atlasgeneticsoncology.org/Genes/GC_IGH.html ) so therefore a lot of fusion genes that are missed! Also I would guess that also fusion CIC-DUX4 is missed too (see: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0099439 ) STAR and STAR-fusion are known to miss almost all IGH fusions. Out there are fusion callers that are very well known to be able to find IGH fusions in RNA-seq data, like for example CICERO and FusionCatcher.
I guess that the IGH-DUX4 fusion is missed because all of these three reasons together:
Here is a small FASTQ files test for fusions which contains 17 known fusions and it can be used to asses quickly what fusions are missed by a fusion caller: |
It looks like all IGH fusions are missed. IGH fusions are for example found in lymphoblastic leukemias.
For example, the IGH-DUX4 fusion is missed in NALM-6 cell line (using this RNA-seq data from CCLE https://gdc-portal.nci.nih.gov/legacy-archive/files/6fa77b04-bb16-49c5-8033-79dd76860c97 ).
The text was updated successfully, but these errors were encountered: