uk.ac.ebi.intenz.tools.sib
Class EnzymeFlatFileWriterApp

java.lang.Object
  extended by 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

Constructor Summary
EnzymeFlatFileWriterApp()
           
 
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
 

Constructor Detail

EnzymeFlatFileWriterApp

public EnzymeFlatFileWriterApp()
Method Detail

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 -
  1. EC number of a single entry.
If not passed, the whole database is dumped.


Copyright © 2013 EMBL-EBI. All Rights Reserved.