Learn R Programming

microbial (version 0.0.19)

preRef: Download the reference database

Description

Download the reference database

Usage

preRef(ref_db, path = ".")

Arguments

ref_db

the reference database

path

path for the database

Value

the path of the database

Examples

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

Run the code above in your browser using DataLab