keggerator: A keggerator object

Description Usage Value

View source: R/keggerator-class.R

Description

A class of object that contains all of the required components for analysis with KEGGerator

Usage

1
2
3
4
5
keggerator(tax_tbl = NULL, otu_tbl = NULL, sam_tbl = NULL,
  otu_ref = NULL, orgs_tbl = NULL, species_uncert = NULL,
  orgs_id = NULL, kegg_uncert = NULL, total_uncert = NULL,
  orgs_filt = NULL, orgs_enzymes = NULL, orgs_orthologies = NULL,
  orgs_genes = NULL)

Value

an object of class keggerator


tbradley1013/KEGGerator documentation built on Feb. 23, 2020, 6:44 a.m.