final_output_gen {microbiomeDASim} | R Documentation |
Generating the final combined bug output
final_output_gen( no_diff_feat, diff_abun_features, diff_Y, null_Y, diff_bugs, nodiff_bugs, final_output = NULL )
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 |
final output list with the OTU table and corresponding bug feature data.frame