Learn R Programming

cuperdec (version 1.1.0)

cuperdec_database_ex: Example isolation source database input for cuperdec

Description

Example isolation source database used for input to cuperdec based. Species names are from a NCBI Nt database and isolation sources gather from the Human Oral Microbiome database, NCBI GenBank, and manual curation.

Usage

data(cuperdec_database_ex)

Arguments

Format

An TSV table loaded as a tibble.

Examples

Run this code
# NOT RUN {
data(cuperdec_database_ex)
load_database(cuperdec_database_ex, target = "oral")
# }

Run the code above in your browser using DataLab