org.biojava.app
Class BioGetSeq
java.lang.Object
org.biojava.app.BioGetSeq
public class BioGetSeq
- extends Object
BioGetSeq
is a user application for retrieving
sequences from flat file databanks which have been indexed
according to the Open Bioinformatics Database Access (OBDA)
indexing standard. See the BIODATABASE-ACCESS-HOWTO for more
information.
- Author:
- Keith James, Matthew Pocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BioGetSeq
public BioGetSeq()
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception