gen_microbiome_norm_feature_check {microbiomeDASim}R Documentation

Checking that features are specified appopriately

Description

Checking that features are specified appopriately

Usage

gen_microbiome_norm_feature_check(features, diff_abun_features)

Arguments

features

Numeric value specifying the total number of features to simulate in the microbiome. Must be greater than zero

diff_abun_features

Number of features to simulate with differentially abundant pattern. Must be between zero and number of features specified

Value

Potential warning message if no differentially abundant features or all differentially abundant features are specified


[Package microbiomeDASim version 1.0.0 Index]