assignProfiles: Merge sample list information to a profile container

Description Usage Arguments Value Author(s)

View source: R/screen.R

Description

Adds sample list columns (e.g. timepoint, species, etc as specified in the sample list) to the peaks table in the profiles container, such that it can later easily be sorted, filtered etc.

Usage

1
assignProfiles(profiles, sampleList, zerofill = FALSE)

Arguments

profiles

EnviMass profile container or list of containers

sampleList

A sample list with attached sampleIDs, as obtained from assignSamples.

zerofill

If zerofill is active, a new zero-intensity result is generated for every possible profile-sample combination (otherwise many results are "missing").

Value

The updated profile container(s).

Author(s)

stravsmi


meowcat/RMassScreening documentation built on Jan. 9, 2020, 10:49 p.m.