subsetmainclass: subsetmainclass()

View source: R/03_subset_lipidclass.R

subsetmainclassR Documentation

subsetmainclass()

Description

Subset of the lipid chain object based on the main class

Usage

subsetmainclass(X, mainclass = "MainClassname")

Arguments

X

object of class *.intact, *.chain, or *.allchains

mainclass

character string specifying the main class of lipid to subset

Details

Subset an object based on its lipid main class

(text prior the parenthesis in the lipid name).

The main classes supported are in the main.colors object.

Value

An object of the same class as X.

Author(s)

Geremy Clair

Examples

subsetmainclass(queryExample.intact,mainclass="TG")


PNNL-Comp-Mass-Spec/Rodin documentation built on Jan. 28, 2024, 2:12 a.m.