load.raw {metadna} R Documentation

set ms2 spectrum data for run the annotation

Description

Usage

load.raw(metadna, sample,
    peaktable = NULL,
    ms1diff = 0.1,
    rt.win = 30);

Arguments

metadna

[as Algorithm]

sample

a collection of the mzkit peak ms2 data objects

peaktable

used for generates the ROI id for matches with the ms1 peaks data

env

[as Environment]

Details

Authors

BioNovoGene

Value

this function returns data object of type Algorithm.

clr value class

Examples


[Package metadna version 1.0.0.0 Index]