uk.ac.man.bioinf.apps.commandline
Class GappedSequenceSearch
java.lang.Object
|
+--uk.ac.man.bioinf.apps.commandline.GappedSequenceSearch
- public class GappedSequenceSearch
- extends Object
SequenceSearch.java
Searches through a SequenceAlignment specified on the command line for
all occurrences of the given regexp.
Created: Mon Feb 5 14:48:30 2001
- Version:
- $Id: GappedSequenceSearch.java,v 1.2 2001/02/20 17:55:12 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GappedSequenceSearch
public GappedSequenceSearch()
main
public static void main(String[] args)
throws Throwable
Throwable