prune_sampletable_leaf: Prune sampletable by leaf Zeros out cells in the sample table...

View source: R/prune_sampletable_leaf.R

prune_sampletable_leafR Documentation

Prune sampletable by leaf Zeros out cells in the sample table that did not pass the ambient leaf filter.

Description

Prune sampletable by leaf Zeros out cells in the sample table that did not pass the ambient leaf filter.

Usage

prune_sampletable_leaf(sampletable, chemtable, metadata, leafgroup, leaffilter)

Arguments

chemtable

the data frame of the data about the compounds

Examples

data(GCMSfloral)
chemtable <- prune_sampletable_leaf(ampletable, chemtable, metadata, leafgroup, leaffilter)

jmpowers/bouquet documentation built on Feb. 12, 2023, 12:11 a.m.