simplify_assignments: Reformat taxonomic assignments for presentation.

Description Usage Arguments Value See Also Examples

View source: R/otu_table.R

Description

Reformat taxonomic assignments for presentation.

Usage

1
simplify_assignments(assignments_df, rank1 = "Phylum", rank2 = "Genus")

Arguments

assignments_df

A data frame of taxonomic assignments.

rank1

The rank of taxonomy to use as the first word in the label.

rank2

The rank of taxonomy to use as the second word in the label.

Value

A character vector of reformatted assignment labels.

See Also

split_assignments

Examples

1
2
3

qiimer documentation built on May 2, 2019, 6 a.m.