final_output_gen: Generating the final combined bug output

Description Usage Arguments Value

View source: R/gen_norm_microbiome.R

Description

Generating the final combined bug output

Usage

1
2
3
4
5
6
7
8
9
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


microbiomeDASim documentation built on Nov. 8, 2020, 10:58 p.m.