Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 557 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 557 Bytes

Welcome to the Homepage of R Package phylotools

phylotools is an R package to assist you in building supermatrix using aligned fasta/phylip files. To install it, please use the following command in R:

library(devtools)
install_github("helixcn/phylotools", build_vignettes = TRUE)

If you haven't had devtools installed, you can install it by typing "install.packages("devtools")" in the R console.

Please feel free to send an email to the package maintainer Dr. Jinlong Zhang if you have any question or comments about this package.