orig_feat-methods: Retrieve a otu_table-class object from otu_table slot in the...

Description Usage Arguments Value Examples

Description

Retrieve a otu_table-class object from otu_table slot in the phyloseq slot in a siamcat object

Usage

1
2
3
4
5
6
7
orig_feat(siamcat)

## S4 method for signature 'siamcat'
orig_feat(siamcat)

## S4 method for signature 'otu_table'
orig_feat(siamcat)

Arguments

siamcat

(Required). An instance of siamcat-class that contains a label or instance of otu_table-class.

Value

The otu_table-class object or NULL.

Examples

1
2

SIAMCAT documentation built on Nov. 8, 2020, 5:14 p.m.