Learn R Programming

cuperdec (version 1.1.0)

cuperdec_taxatable_ex: Example taxon table input for cuperdec

Description

Example taxon table used for input to cuperdec based on data including shotgun-sequenced ancient calculus samples aligned against the NCBI Nt database from Oct 2017 using MALT. Samples are columns, rows are taxa and counts are assigned reads.

Usage

data(cuperdec_taxatable_ex)

Arguments

Format

An TSV table loaded as a tibble.

Examples

Run this code
# NOT RUN {
data(cuperdec_taxatable_ex)
load_taxa_table(cuperdec_taxatable_ex)
# }

Run the code above in your browser using DataLab