| Package | Description |
|---|---|
| com.compomics.util.pride |
Objects related to mapping to PRIDE.
|
| com.compomics.util.pride.prideobjects |
Objects related to mapping experiment annotation to PRIDE.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Instrument> |
PrideObjectsFactory.getInstruments()
Returns the instruments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrideObjectsFactory.addInstrument(Instrument instrument)
Adds a instrument in the PRIDE objects.
|
void |
PrideObjectsFactory.deleteInstrument(Instrument instrument)
Delete the given instrument.
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<Instrument> |
Instrument.getDefaultInstruments()
Returns a list of predefined instruments.
|
Copyright © 2016. All rights reserved.