Learn R Programming

microbial (version 0.0.21)

preRef: Download the reference database

Description

Download the reference database

Usage

preRef(ref_db, path = ".")

Value

the path of the database

Arguments

ref_db

the reference database

path

path for the database

Author

Kai Guo

Examples

Run this code
# \donttest{
preRef(ref_db="silva",path=tempdir())
# }

Run the code above in your browser using DataLab