Package | Description |
---|---|
com.compomics.util.experiment.biology |
Experiment classes related to biological entities.
|
Modifier and Type | Method and Description |
---|---|
static PTMFactory |
PTMFactory.getInstance()
Static method to get the instance of the factory.
|
static PTMFactory |
PTMFactory.loadFromFile(File file)
Loads an enzyme factory from a file.
|
Modifier and Type | Method and Description |
---|---|
static void |
PTMFactory.saveToFile(PTMFactory ptmFactory,
File file)
Saves a PTM factory to a file.
|
Copyright © 2019. All rights reserved.