spectrum_grid {MoleculeNetworking} R Documentation

Create grid clustering of the ms2 spectrum data

Description

Usage

spectrum_grid(rawdata,
    centroid = "da:0.3",
    intocutoff = 0.05,
    rt.win = 20,
    dia.n = -1,
    dotcutoff = 0.85);

Arguments

rawdata

-

centroid

-

intocutoff

[as double]

dia.n

set this decompose parameter to any positive integer value greater than 1 may produce too many data for analysis, make the workflow too slow. [as integer]

env

[as Environment]

Details

Authors

BioNovoGene

Value

this function returns data object of type any kind.

clr value class

Examples


[Package MoleculeNetworking version 1.0.0.0 Index]