How can I open .fusion file for fusion detection from RNA-seq analysis
0
0
Entering edit mode
7.4 years ago

I use STAR to detect the fusions from RNA-seq file, then I got .FUSION file, how can I open it?

RNA-Seq • 1.4k views
ADD COMMENT
1
Entering edit mode

Try the following on the command line:

less [my_file.fusions]

If you see human-readable output, that means you should be able to open the file in a normal text editor.

If you see regular spacing or delimiters in the body of the text, you can probably open and view it with spreadsheets software.

ADD REPLY
0
Entering edit mode

Perfectly solved! Thank you Dan!

ADD REPLY

Login before adding your answer.

Traffic: 2262 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