Pipeline for trusight RNA fusion kit
2
0
Entering edit mode
5.6 years ago
sacha ★ 2.4k

Hi,

Do you have any suggestion of pipeline I can use to detect fusion gene for clinical purpose ? I have data from Illumina trusight RNA kit.

RNA-Seq • 1.2k views
ADD COMMENT
2
Entering edit mode
5.6 years ago
GenoMax 141k

Based on Illumina's recommendation here use STAR.

ADD COMMENT
0
Entering edit mode

Ok. But this is the first step of the pipeline. I expect something more to detect fusion gene.
Thanks for the link, I will take a look.

ADD REPLY
3
Entering edit mode

There is a STAR-fusion package that should be useful.

ADD REPLY
1
Entering edit mode
5.6 years ago

I think you may need some trial and error with gene fusion programs for a research project.

I've listed some other possibly useful programs below:

Clinker : used for visualization, but does some of it's own processing as well (at least the last time that I used the program)

JAFFA : gene fusion identification

As mentioned above, the aligners themselves can affect the fusion predictions:

Running STAR with parameters like --chimSegmentMin 12 --chimJunctionOverhangMin 12 (or writing some custom code from the splice junction files)

Running TopHat with --fusion-search. Sometimes, you may prefer parsing the raw output rather than trying to get the HTML TopHat-fusion summary.

I have not personally tested the trusight RNA kit, but these are generally possible options with a normal RNA-Seq experiment.

ADD COMMENT

Login before adding your answer.

Traffic: 2747 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6