make_experimental_design: Create a list of spectra with replicates from a list of spectra
Description
This function is used to prepare technical replicates from the
provided spectra. It is a supplementary function used in
add_noise_to_spectra
.
Usage
make_experimental_design(spectra, n_replicates = 4)
Arguments
n_replicates
number of technical replicates to create