cuperdec_taxatable_ex {cuperdec}R Documentation

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)

Format

An TSV table loaded as a tibble.

Source

doi: 10.5281/zenodo.3740492

Examples


data(cuperdec_taxatable_ex)
load_taxa_table(cuperdec_taxatable_ex)

[Package cuperdec version 1.1.0 Index]