generate_differences: Generate artificial dataset with differences between 2 groups

Description Usage Arguments Value

View source: R/generate_differences.R

Description

Use the EDDA::generateData function to generate artificial count values table

Usage

1
generate_differences(count_table, ...)

Arguments

count_table

a matrix. Used as the inputCount paramter of the EDDA::generateData function

...

additional parameters for the EDDA::generateData function

Value

a list of 4 elements :

count_table

a matrix of count values.

metadata

a data frame of at least one column countaining the group variable.

true_DAF

a character vector. The names of the true DAF.

FC_true_DAF

a numeric vector. The fold-change of the true DAF.


LeoStafu/metaDAF documentation built on July 14, 2019, 6:41 p.m.