Learn R Programming

powerHaDeX (version 1.0)

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

spectra

list created by the get_spectra_list function

n_replicates

number of technical replicates to create

Value

list of data.tables