Package | Description |
---|---|
de.mpc.prolic.misc |
Modifier and Type | Method and Description |
---|---|
static Enzyme |
Tools.createEnzyme(java.lang.String enzymeFeatures)
This method creates an instance of Enzyme from the information specified in the Enzymes section of the configuration file.
|
static java.lang.String |
Tools.removeModifications(java.lang.String sequence,
java.lang.String modificationNotation)
Removes the modification information from a given sequence with respect to the applied notation of modifications.
|