dominant_species {OTU_table} R Documentation

evaluate top dominant species for each sample data

Description

Usage

dominant_species(x,
    cutoff = 0.01,
    k = 10,
    sampleinfo = NULL);

Arguments

x

cutoff

[as double]

k

[as integer]

sampleinfo

env

[as Environment]

Details

Authors

metagenomics_kit

Value

A list of the top dominant species for each sample data

clr value class

Examples


[Package OTU_table version 1.0.0.0 Index]