addOriginOfValue {DAPAR}R Documentation

Sets the OriginOfValues dataframe

Description

Sets the OriginOfValues dataframe in the fData table

Usage

addOriginOfValue(obj, names = NULL)

Arguments

obj

An object of class MSnSet

names

A list of integer xxxxxxx

Value

An instance of class MSnSet.

Author(s)

Samuel Wieczorek

Examples

utils::data(Exp1_R25_pept, package='DAPARdata')
addOriginOfValue(Exp1_R25_pept)


[Package DAPAR version 1.22.9 Index]