README.md

big.phylo

An R package to construct phylogenies for very large numbers of sequences

Installation

This software package requires third party code, please only proceed once installed:

The easiest way to install big.phylo is via the devtools package:

# install.packages("devtools")
library(devtools)
install_github("olli0601/big.phylo")

Help

Help files and documentation are available once the package is loaded in R with 'require(big.phylo)'. Documentation is available via 'library(help="big.phylo")'. The package contains:

Rscript rm.drm.Rscript -indir=XXX -infile=XXY  -outdir=XYY -outfile=YYY

where rm.drm.Rscript is found in the R package installation directory.



olli0601/big.phylo documentation built on Nov. 9, 2019, 9:25 a.m.