agglomerate: Agglomerates the sample metadata, counts, and taxa info into...

Description Usage Arguments Value

Description

Agglomerates the sample metadata, counts, and taxa info into one melted df.

Usage

1
agglomerate(s, cts, taxa)

Arguments

s

appropriately-subsetted sample metadata df

cts

counts matrix (colnames should be present in column ‘SampleID’ in ‘s’)

taxa

taxonomic data (must have column named ‘otu’)

Value

the agglomerated df, invisibly


eclarke/eclectic documentation built on May 15, 2019, 7:54 p.m.