public class ReporterIonAnnotator extends Object
Constructor and Description |
---|
ReporterIonAnnotator(ReporterIon[] reporterIons)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<IonMatch> |
getIonMatches(SpectrumIndex spectrumIndex)
Returns the ions matched in the given spectrum.
|
public ReporterIonAnnotator(ReporterIon[] reporterIons)
reporterIons
- array of the reporter ions to annotatepublic ArrayList<IonMatch> getIonMatches(SpectrumIndex spectrumIndex)
spectrumIndex
- the index of the spectrumCopyright © 2019. All rights reserved.