A wrapper function for the 'simulateDataset' function from the MSstatsSampleSize package which enables simulating datasets for running experiments
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | simulate_grid(
data = NULL,
annot = NULL,
num_simulation,
exp_fc,
list_diff_proteins,
samples_per_group,
sim_valid,
rank_proteins,
mean_ip,
mean_equality,
sd_ip,
sd_equality,
valid_samples_per_grp,
seed,
est_var,
conn,
session = NULL
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.