hi all- how could I produce a tree with bootstrap values after carrying out progressive mauve alignment and getting guide tree?
Unconfigured Ad
Collapse
X
-
Thank you I opened the guide tree file with figtree but the tree does not show bootstrap values??- any suggestions pleaseOriginally posted by TiborNagy View PostThe guide_tree file is a newick tree format, every program could read this format.
I have used R:
Code:library(ape) t <- read.tree("mauve.out.guide_tree") plot(t)
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 09-16-2026, 10:23 AM
|
0 responses
13 views
0 reactions
|
Last Post
by SEQadmin2
09-16-2026, 10:23 AM
|
||
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
34 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
||
|
Started by SEQadmin2, 09-09-2026, 11:33 AM
|
0 responses
32 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 11:33 AM
|
||
|
Started by SEQadmin2, 09-03-2026, 10:22 AM
|
0 responses
35 views
0 reactions
|
Last Post
by SEQadmin2
09-03-2026, 10:22 AM
|
Comment