uk.ac.ebi.intenz.tools.release
Class ID2EC
java.lang.Object
uk.ac.ebi.intenz.tools.release.ID2EC
public class ID2EC
- extends Object
This class is used to populate the table id2ec
.
This table is a convenience table used to speed up the searching of enzymes by EC within the IntEnz web applications.
- Version:
- $Revision: 1.2 $ $Date: 2008/06/06 09:41:17 $
- Author:
- Michael Darsow
Constructor Summary |
ID2EC()
|
Method Summary |
static void |
main(String[] args)
Re-generates the ID2EC table in the database, which maps EC number of
public entries to their internal IDs. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID2EC
public ID2EC()
main
public static void main(String[] args)
- Re-generates the ID2EC table in the database, which maps EC number of
public entries to their internal IDs.
- Parameters:
args
- - database instance name
Copyright © 2013 EMBL-EBI. All Rights Reserved.