rotl icon indicating copy to clipboard operation
rotl copied to clipboard

Unable to recognise the tree labels/species name in the phylogenetic tree ??

Open santoshe1 opened this issue 7 years ago • 0 comments

library(rotl)

taxa<-tnrs_match_names(names= c("Staphylococcus epidermidis","Acinetobacter baumannii","Streptococcus pneumoniae","Streptococcus agalactiae","Vibrio cholerae","Staphylococcus aureus","Lactobacillus reuteri","Escherichia coli"))

tree <- tol_induced_subtree(ott_ids = ott_id(taxa))

plot(tree, cex = .8, label.offset = .1, no.margin = TRUE) plot_zoom_png

santoshe1 avatar Apr 08 '19 04:04 santoshe1