mp_extract_feature-methods: extract the feature (OTU) information in MPSE object

mp_extract_featureR Documentation

extract the feature (OTU) information in MPSE object

Description

extract the feature (OTU) information in MPSE object

Usage

mp_extract_feature(x, addtaxa = FALSE, ...)

## S4 method for signature 'MPSE'
mp_extract_feature(x, addtaxa = FALSE, ...)

## S4 method for signature 'tbl_mpse'
mp_extract_feature(x, addtaxa = FALSE, ...)

## S4 method for signature 'grouped_df_mpse'
mp_extract_feature(x, addtaxa = FALSE, ...)

Arguments

x

MPSE object

addtaxa

logical whether adding the taxonomy information default is FALSE.

...

additional arguments

Value

tbl_df contained feature (OTU) information.


YuLab-SMU/MicrobiotaProcess documentation built on Nov. 8, 2024, 4:37 p.m.