make_experimental_design: Create a list of spectra with replicates from a list of...

View source: R/noisy_spectra.R

make_experimental_designR Documentation

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


hadexversum/powerHDX documentation built on Aug. 31, 2022, 7:47 p.m.