View source: R/example_great_apes_microbiota.R
example_great_apes_microbiota | R Documentation |
This function provides an example of empirical application using HOME for 3 different OTUs from the great apes microbiota. It only downloads the data (alignments and host tree).
example_great_apes_microbiota(name,path)
name |
the name of the run |
path |
optional - the path to the working directory |
Benoit Perez-Lamarque
Perez-Lamarque B, Morlon H (2019). Characterizing symbiont inheritance during host-microbiota evolution: Application to the great apes gut microbiota. Molecular Ecology Resources 19:1659-1671.
HOME_model
,
great_apes_microbiota
# This example may take a little bit of time. Be patient!
example_great_apes_microbiota(name="great_apes")
# Run HOME (parameters estimations and model selections)
#HOME_model(name="great_apes", name_index=c("OTU0001","OTU0002","OTU0003"),
#nb_tree=500, lambda=seq(1,25), nb_random=10)
# NB: this should be run on a larger number of tree!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.