getCORmat: Build a correlation matrix between peaks-of-interest

Description Usage Arguments Value

View source: R/utils.R

Description

Function builds an matrix for pairs between provided peaks-of-interest. Each row is a unique peak-pair with columns 'from' and 'to' specifying peak indeces.

Usage

1
getCORmat(ind)

Arguments

ind

numeric with indeces of peaks-of-interest.

Value

Function returns a data.frame with unique peak-pairs.


lauzikaite/massflowR documentation built on April 27, 2020, 5:32 p.m.