Entering edit mode
10.0 years ago
meghasihag
•
0
I am working on analysis of ESTs for cotton, extracted from dbEST, NCBI. For assembly I subjected non-redundant sequences to CAP3 assembly server (from Citrus genome database). I got following files.
(filename).fas.1.txt.IN.cap.contigs
(filename).fas.1.txt.IN.cap.singlets
(filename).fas.1.txt.IN.cap.contigs.singlets.txt
(filename).fas.1.txt.IN.cap.summary.txt
(filename).fas.1.txt.IN.txt
(filename).fas.1.txt.OUT.txt
Among these files, the top three files contain just sequences as contigs and singlets. The last file contains annotation numbers etc. of these contigs and singlets. But for further analysis such as BLAST(through Blast2GO) I need sequences in FASTA form. How can I convert these sequences into FASTA form.
The
(filename).fas.1.txt.IN.cap.contigs
and(filename).fas.1.txt.IN.cap.singlets
should be in FASTA format already. Did you try to see their contents?Yeah, but only
(filename).fas.1.txt.IN.cap.singlets
is in FASTA format.and
(filename).fas.1.txt.IN.cap.contigs
is like this