uk.ac.ebi.intenz.tools.sib
Class EnzymeFlatFileWriterApp
java.lang.Object
uk.ac.ebi.intenz.tools.sib.EnzymeFlatFileWriterApp
public class EnzymeFlatFileWriterApp
- extends Object
This class provides methods for exporting enzyme data into the ENZYME flat file format.
- Version:
- $Revision: 1.2 $ $Date: 2008/01/28 11:43:22 $
- Author:
- Michael Darsow
Method Summary |
static void |
main(String[] args)
Exports all IntEnz entries containing only data valid for the ENZYME database. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnzymeFlatFileWriterApp
public EnzymeFlatFileWriterApp()
main
public static void main(String[] args)
- Exports all IntEnz entries containing only data valid for the ENZYME database.
The resulting file follows the same format as the
enzyme.dat
file format.
- Parameters:
args
-
- EC number of a single entry.
If not passed, the whole database is dumped.
Copyright © 2013 EMBL-EBI. All Rights Reserved.