Thank you! I wanted to use SOAPFuse, BUT the input structure seems very complicated if you have more than 200 samples :/ Do you maybe have a hint at how to do this best? Im using this documentation here: http://soap.genomics.org.cn/soapfuse.html#prepare2
If I understand correctly, I have to make a folder for each sample/library/fastq file (pair). That seems a bit cumbersome for more than 200 samples.
So far I can recommend fusioncatcher, it is easy to use, offers different aligners (such as star), tests versus virus genomes and also bodymap as control, hence giving you the gene fusions only specific in your data. (If I understand correctly). Maybe you want to try it as well and see if you find your fusions with fusioncatcher as well? https://github.com/ndaniel/fusioncatcher
It takes a long time, because it tests so many different things and uses different aligeners as well (you can tell it to change that). If you have case and control data, you can even specify that.
I am adding star-fuse to the list!
Best,
Ninni
+1 for Fusioncatcher, it's worked well in my hands previously. No tophat-fusion?
I have not tried tophat-fusion yet, because I heard that it is not good and very slow. Do you have any experience with it? I will also add it to the list!
Thanks