final_output_gen {microbiomeDASim}R Documentation

Generating the final combined bug output

Description

Generating the final combined bug output

Usage

final_output_gen(no_diff_feat, diff_abun_features, diff_Y, null_Y,
  diff_bugs, nodiff_bugs, final_output = NULL)

Arguments

no_diff_feat

number of non differentially abundant features

diff_abun_features

number of differentially abundant features

diff_Y

simulated outcome for differentially abundant features

null_Y

simulated outcome for non differentially abundant features

diff_bugs

sample information for differentially abundant features

nodiff_bugs

sample information for non differentially abundant features

final_output

final object that will store the simulated data

Value

final output list with the OTU table and corresponding bug feature data.frame


[Package microbiomeDASim version 1.0.0 Index]