aggregateIter: xxxx

View source: R/agregation.R

aggregateIterR Documentation

xxxx

Description

Method to xxxxx

Usage

aggregateIter(obj.pep, X, init.method = "Sum", method = "Mean", n = NULL)

Arguments

obj.pep

xxxxx

X

xxxx

init.method

xxxxx

method

xxxxx

n

xxxx

Value

A protein object of class MSnset

Author(s)

Samuel Wieczorek

Examples

utils::data(Exp1_R25_pept, package='DAPARdata')
protID <- "Protein_group_IDs"
X <- BuildAdjacencyMatrix(Exp1_R25_pept[1:10], protID, FALSE)
ll.agg <- aggregateIter(Exp1_R25_pept[1:10], X=X)


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.