public interface Feature
| Modifier and Type | Method and Description |
|---|---|
Float |
getArea()
getArea.
|
Chromatogram |
getChromatogram()
getChromatogram.
|
Float |
getHeight()
getHeight.
|
IonAnnotation |
getIonAnnotation()
getIonAnnotation.
|
List<MsScan> |
getMSMSSpectra()
getMSMSSpectra.
|
Double |
getMz()
getMz.
|
Float |
getRetentionTime()
getRetentionTime.
|
Float |
getScore()
Returns arbitrary, dimension-less quality score for the feature
|
Float |
getSNRatio()
Returns signal to noise ratio.
|
@Nullable Float getSNRatio()
@Nullable Float getScore()
@Nullable Chromatogram getChromatogram()
getChromatogram.
Chromatogram object.@Nullable IonAnnotation getIonAnnotation()
getIonAnnotation.
IonAnnotation object.Copyright © 2019. All rights reserved.