BLAST Output of the Alignment
0
0
Entering edit mode
5.6 years ago
gtasource ▴ 60

I have BLAST results that I want to export the output to show the alignment. To explain, I have a 500nt sequence I have aligned with multiple other sequences. I want that output to show where these alignments lie in retrospect to this 500nt sequence, for example:

AAACTCTGCGATCTTTTCCC....AAACTCTGCGATCTTTTCCC(up to 500nt) AACTGCT

AAACTCTGCGATCTTTTCCC....AAACTCTGCGATCTTTTCCC(up to 500nt) CTTTTCCCC

Anybody know how to achieve this?

BLAST • 2.0k views
ADD COMMENT
0
Entering edit mode

Little confused: do you have a blast output of hits you want to multiple align? do you already have a multiple alignment and want to add a new sequences to it? can you elaborate a bit?

ADD REPLY
0
Entering edit mode

I think I know what you mean... If you open the file with your BLAST results do you see somewhere the alignments that you want? If yes you could use something like biopython.

you find code for biopython here http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc102

ADD REPLY
0
Entering edit mode

If he only wants to get the alignment part out of the blast result , you're better of asking for the extended m8 out format and simply select the column with the alignment

ADD REPLY

Login before adding your answer.

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