How do I generate the correct input files for Blast2GO from CuffLinks2 output?
1
0
Entering edit mode
9.5 years ago

Hi everyone,

Sorry if this is a "no-brainer" type of question, I just started assembling my first transcriptome last week (and am having a really good time learning how to work with all these data!). I couldn't find anything to quite answer my questions while searching previous questions.

I'm currently working with a simple exploratory transcriptome, just two biological replicates of the same treatment, so there is no differential expression analysis that I will be doing. I've just finished my alignment using TopHat2 and my assembly using CuffLinks2 and would now like to get my GO terms using Blast2GO. I know Blast2GO needs .fasta files in order to run blast, but I do not know how to generate these .fasta files given the CuffLinks2 output files (or do I use something from TopHat2?). Is there any way to do this? Or is there a different option I need to include before actually running the assembly in order to get the correct file formats from CuffLinks2? Thanks for your advice!

next-gen blast RNA-Seq • 2.9k views
ADD COMMENT
0
Entering edit mode
9.5 years ago

Cuffdiff produces a file calledtranscripts.gtf this contains the coordinates for the transcripts, cufflinks also comes with a tool called gffread that can be used with the reference genome and the transcripts.gtf file to produce a fasta file with the transcripts.

ADD COMMENT

Login before adding your answer.

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