How To Retrieve Results From A Blastx Ouput File (Pairwise)
1
0
Entering edit mode
10.4 years ago
rocpengliu • 0

Hi, guys

I am a novice in bioinformatics. Any ideas about how to retrieve the results from a blastx output file (pairwise)? For example, I got a 10,000 transcripts in a fasta file from a trinity assembly; those 10,000 transcripts were used to do blastx and i got the blastx output file (pairwise format). The question is that I only want to retrieve the first 5,000 transcripts's blastx results. How can i do that?

• 2.3k views
ADD COMMENT
0
Entering edit mode
10.4 years ago
Pappu ★ 2.1k

Set option in blast to output results in tabular format. Then it will be very easy to parse using Python or other programming language.

ADD COMMENT

Login before adding your answer.

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