exhaustive_ratios: Exhaustive Ratios

Description Usage Arguments Details

View source: R/exhaustive_ratios.R

Description

For a group of features size N it exhaustively generates N*(N-1)/2 ratios and returns another MSnSet.

Usage

1
exhaustive_ratios(m, INDEX = NULL)

Arguments

m

MSnSet object

INDEX

character Name of one of the columns in fData(m). If NULL (defaults), then ratios generated assuming all features (e.g. peptides or proteforms) belong to one grouping factor.

Details

There are few scenarios when this function can be useful.


vladpetyuk/vp.misc documentation built on June 25, 2021, 6:35 a.m.