uk.ac.ebi.intenz.tools.sib.helper
Class EnzymeHelper
java.lang.Object
uk.ac.ebi.intenz.tools.sib.helper.EnzymeHelper
Deprecated. Use the new class uk.ac.ebi.intenz.webapp.helper.SibEntryHelper
public class EnzymeHelper
- extends Object
This class was used to write the SIB entry.
Now use SibEntryHelper from the curator application.
- Version:
- $Revision: 1.2 $ $Date: 2008/01/28 11:43:23 $
- Author:
- Michael Darsow
Method Summary |
static EnzymeEntryImpl |
getSibEnzymeEntry(EnzymeEntry enzymeEntry,
uk.ac.ebi.xchars.SpecialCharacters encoding,
uk.ac.ebi.xchars.domain.EncodingType encodingType,
boolean translate)
Deprecated. Use uk.ac.ebi.intenz.webapp.helper.SibEntryHelper |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnzymeHelper
public EnzymeHelper()
- Deprecated.
getSibEnzymeEntry
public static EnzymeEntryImpl getSibEnzymeEntry(EnzymeEntry enzymeEntry,
uk.ac.ebi.xchars.SpecialCharacters encoding,
uk.ac.ebi.xchars.domain.EncodingType encodingType,
boolean translate)
throws uk.ac.ebi.interfaces.sptr.SPTRException
- Deprecated. Use uk.ac.ebi.intenz.webapp.helper.SibEntryHelper
- Parameters:
enzymeEntry
- encoding
- encodingType
- translate
-
- Returns:
-
- Throws:
uk.ac.ebi.interfaces.sptr.SPTRException
Copyright © 2013 EMBL-EBI. All Rights Reserved.