addPool {spectrumPool} R Documentation

add sample peaks data to spectrum pool

Description

Usage

addPool(pool, x,
    biosample = "unknown",
    organism = "unknown",
    project = "unknown",
    instrument = "unknown",
    file = "unknown",
    filename.overrides = FALSE);

Arguments

pool

[as SpectrumPool]

x

the spectrum data collection

biosample

[as string]

organism

[as string]

env

[as Environment]

Details

the spectrum data for run clustering should be processed into centroid mode at first!

Authors

BioNovoGene

Value

this function returns data object of type any kind.

clr value class

Examples


[Package spectrumPool version 1.0.0.0 Index]