How To Draw Of Minimum Spanning Tree Of Sequences?
3
1
Entering edit mode
12.7 years ago
Joseph Hughes ★ 3.0k

I would like to draw minimum spanning trees of a bunch of sequences. Some sequences are in multiple copies so I would like this to be represented as proportional circles. I am aware of the costly Bionumerics (Applied maths, Belgium) that does what I want see this but I want something free. I am also aware of mst in the ape library of R, spantree in the vegan library and minimum.spanning.tree in the igraph library but none of these let me specify the size of the circle according to number of sequence copies.

tree distance visualization • 6.0k views
ADD COMMENT
2
Entering edit mode
12.7 years ago
jhc ★ 3.0k

Joseph,

Take a look at the ETE library (Python and open source). You can write your own scripts to dynamically control the size and aspect of tree nodes according to any criteria.

Node/circle size can be changed very easily with ETE. You can find an example within my answer to this older post

hope it helps!

ADD COMMENT
1
Entering edit mode
12.7 years ago
Vitis ★ 2.5k

Are you looking for haplotype networks based on parsimony? TCS might be the tool you need.

ADD COMMENT
0
Entering edit mode

I was looking for a distance based approach but thank you for the suggestion.

ADD REPLY
1
Entering edit mode
12.7 years ago
Jacknathan ▴ 10

Phyloviz might do it?

ADD COMMENT
0
Entering edit mode

This is exactly what I was looking for. Thanks.

ADD REPLY

Login before adding your answer.

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