Last data update: 2014.03.03

R: Subsets markers
subsetMarkersR Documentation

Subsets markers

Description

Subsets a matrix of markers by specific terms

Usage

subsetMarkers(object, fcol = "GOAnnotations", keep)

Arguments

object

An instance of class MSnSet.

fcol

The name of the markers matrix. Default is GOAnnotations.

keep

Integer or character vector specifying the columns to keep in the markers matrix, as defined by fcol.

Value

An updated MSnSet

Author(s)

Lisa M Breckels

See Also

addGoAnnotations and example therein.

Results