How to draw a tree from BLAST toolkit output
0
0
Entering edit mode
6.9 years ago
Paul ▴ 80

Hi I have performed BLAST analysis using command line

blastn -db myDb -query gene.fasta

for which the alignment file is in BLAST format.

Is there any way I can take BLAST output to draw a Phylogeny?

blast toolkit tree • 2.1k views
ADD COMMENT
0
Entering edit mode

You'll need to extract the sequences you want to put on the tree based on your blast results, and do a multi-sequence alignment, with something such as clustal. From that alignment you can create your tree. There are many options to get a tree, but if you're looking for a GUI, MEGA is a good one.

ADD REPLY

Login before adding your answer.

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