infer {spectrumPool} |
R Documentation |
Infer and make annotation to a specific cluster
Description
Usage
infer(dia, cluster.id,
reference.id = NULL,
formula = NULL,
name = NULL);
Arguments
dia
[as DIAInfer]
cluster.id
[as string]
reference.id
the spectrum reference id, if this parameter is missing, then
the spectrum inference will be based on the reference cluster hits
annotation result. [as string]
Details
workflow for reference id inference: the alignment should be perfermance
at first for the cluster spectrum and the reference specturm, and then
get the reference id list as candidates, then finally use this function
for the inference analysis.
Authors
BioNovoGene
Value
this function returns data object of type
PeakMs2.
clr value class
Examples
[Package
spectrumPool version 1.0.0.0
Index]