filterBoxCar: Filter BoxCar spectra

Description Usage Arguments Value Author(s)

View source: R/boxcar.R

Description

This function retains only BoxCar spectra in an MSnExp instance. BoxCar spectra are defined as those that don't have an NA in the feature variable bc_groups.

Usage

1
filterBoxCar(x, fcol = "bc_groups")

Arguments

x

An instance of class MSnExp.

fcol

character(1) indicating the feature variable defining the BoxCar spectra, typically generated by bc_groups(). Default is bc_groups.

Value

An MSnExp containing only BoxCar spectra.

Author(s)

Laurent Gatto


lgatto/MSnbaseBoxCar documentation built on May 14, 2020, 9:12 p.m.