Package | Description |
---|---|
com.compomics.util.experiment.biology.enzymes |
Classes related to enzymes.
|
Modifier and Type | Method and Description |
---|---|
static EnzymeFactory |
EnzymeFactory.getInstance()
Static method to get an instance of the factory.
|
static EnzymeFactory |
EnzymeFactory.loadFromFile(File file)
Loads an enzyme factory from a file.
|
Modifier and Type | Method and Description |
---|---|
static void |
EnzymeFactory.saveToFile(EnzymeFactory enzymeFactory,
File file)
Saves en enzyme factory to a file.
|
Copyright © 2021. All rights reserved.