cutSingleProfiles: Cut single profiles

Description Usage Arguments Value Note Author(s)

View source: R/profiles.R

Description

Removes profiles which do not have at least a specified number of peaks. Typically the limit is 1, i.e. requiring a profile to consist of at least two peaks.

Usage

1
cutSingleProfiles(profiles, minPeaks = 1)

Arguments

profiles

A profile container or list of profile containers

minPeaks

Minimum peak count required

Value

Filtered profiles.

Note

Check: Should the 'profile_ID' 'index_prof' also be rewritten?

Author(s)

stravsmi


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