Entering edit mode
7.7 years ago
Could somebody help to teach me about how to make phylogenetic tree from R Program ?
Thank you
Could somebody help to teach me about how to make phylogenetic tree from R Program ?
Thank you
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Can you clarify what do you mean by phylogeny tree without sequence?
If you have the distance matrix, my be from bibliography you can create your cluster. The basic is hclust which requires a distance object ,created generally from a matrix. For more details you can see the help for hclust and dendrograme