Package | Description |
---|---|
io.github.msdk.datamodel | |
io.github.msdk.id.sirius | |
io.github.msdk.util |
Modifier and Type | Class and Description |
---|---|
class |
SimpleIonType
Implementation of IonType
|
Modifier and Type | Method and Description |
---|---|
IonType |
SimpleIonAnnotation.getIonType()
getIonType.
|
IonType |
IonAnnotation.getIonType()
getIonType.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleIonAnnotation.setIonType(IonType ionType) |
Modifier and Type | Method and Description |
---|---|
IonType |
SiriusIdentificationMethod.getIonization() |
Constructor and Description |
---|
SiriusIdentificationMethod(List<MsSpectrum> ms1,
List<MsSpectrum> ms2,
Double parentMass,
IonType ion,
Integer numberOfCandidates,
de.unijena.bioinf.ChemistryBase.chem.FormulaConstraints constraints,
Double deviation)
Constructor for SiriusIdentificationMethod class.
|
Modifier and Type | Method and Description |
---|---|
static IonType |
IonTypeUtil.createIonType(String adduct)
Creates an IonType from a string.
|
Copyright © 2019. All rights reserved.