R/simulate_LFQ_data.R
sim_lfq_data_peptide_config.Rd
Simulate data, protein and peptide, with config
sim_lfq_data_peptide_config(
Nprot = 10,
with_missing = TRUE,
weight_missing = 0.2,
seed = 1234
)
add missing values, default TRUE
seed for reproducibility, if NULL no seed is set.
Nprot number of proteins