Package | Description |
---|---|
io.github.msdk.datamodel | |
io.github.msdk.featuredetection.msmsdetection | |
io.github.msdk.featuredetection.targeted | |
io.github.msdk.id.sirius |
Modifier and Type | Class and Description |
---|---|
class |
SimpleIonAnnotation
Simple IonAnnotation implementation;
|
Modifier and Type | Method and Description |
---|---|
IonAnnotation |
SimpleFeature.getIonAnnotation()
getIonAnnotation.
|
IonAnnotation |
SimpleChromatogram.getIonAnnotation()
Returns the ion annotation for this chromatogram.
|
IonAnnotation |
Feature.getIonAnnotation()
getIonAnnotation.
|
IonAnnotation |
Chromatogram.getIonAnnotation()
Returns the ion annotation for this chromatogram.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleFeature.setIonAnnotation(IonAnnotation ionAnnotation)
Setter for the field
ionAnnotation . |
void |
SimpleChromatogram.setIonAnnotation(IonAnnotation ionAnnotation) |
Modifier and Type | Method and Description |
---|---|
List<IonAnnotation> |
MsMsDetectionMethod.execute()
Performs the algorithm.
|
List<IonAnnotation> |
MsMsDetectionMethod.getResult()
Returns the result of this algorithm, or null.
|
Constructor and Description |
---|
TargetedDetectionMethod(List<IonAnnotation> ionAnnotations,
RawDataFile rawDataFile,
MzTolerance mzTolerance,
RTTolerance rtTolerance,
Double intensityTolerance,
Double noiseLevel)
Constructor for TargetedDetectionMethod.
|
Modifier and Type | Class and Description |
---|---|
class |
SiriusIonAnnotation
Class SiriusIonAnnotation
|
Modifier and Type | Method and Description |
---|---|
List<IonAnnotation> |
SiriusIdentificationMethod.execute() |
List<IonAnnotation> |
FingerIdWebMethod.execute() |
List<IonAnnotation> |
SiriusIdentificationMethod.getResult() |
List<IonAnnotation> |
FingerIdWebMethod.getResult() |
Copyright © 2019. All rights reserved.