retrieve_features_by_taxa: retrieve_features_by_taxa(FuncExpObj = NULL, wantedfeatures =...

View source: R/retrieve_features_by_taxa.R

retrieve_features_by_taxaR Documentation

retrieve_features_by_taxa(FuncExpObj = NULL, wantedfeatures = NULL, wantedsamples = NULL, asPPM = TRUE, PPM_normalize_to_bases_sequenced = FALSE, PPMthreshold = 0)

Description

Returns a long form data frame of stratification by taxa of the relative abundance or number of bases wanted of functional features in wanted samples, given allfeaturesbytaxa_matrix and allfeaturesbytaxa_index metadata present in a JAMS SummarizedExperiment functional object.

Usage

retrieve_features_by_taxa(
  FuncExpObj = NULL,
  wantedfeatures = NULL,
  wantedsamples = NULL,
  asPPM = TRUE,
  PPM_normalize_to_bases_sequenced = FALSE,
  PPMthreshold = 0
)

johnmcculloch/JAMS_BW documentation built on March 29, 2024, 7:56 p.m.