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

java.lang.Object
  extended by uk.ac.ebi.intenz.tools.sib.EnzymeFlatFileComparatorApp

public class EnzymeFlatFileComparatorApp
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
EnzymeFlatFileComparatorApp()
           
 
Method Summary
static void main(String[] args)
          Compares the content of two ENZYME flat files.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnzymeFlatFileComparatorApp

public EnzymeFlatFileComparatorApp()
Method Detail

main

public static void main(String[] args)
Compares the content of two ENZYME flat files.

Parameters:
args - Command line arguments (see EnzymeFlatFileWriterApp.printHelp() .


Copyright © 2013 EMBL-EBI. All Rights Reserved.