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
.
filterBoxCar(x, fcol = "bc_groups")
x | An instance of class |
---|---|
fcol |
|
An MSnExp
containing only BoxCar spectra.