uk.ac.ebi.intenz.tools.sib
Class EnzymeFlatFileComparatorApp
java.lang.Object
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
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 |
EnzymeFlatFileComparatorApp
public EnzymeFlatFileComparatorApp()
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.