uk.ac.man.bioinf.apps.commandline
Class SequenceSearch
java.lang.Object
|
+--uk.ac.man.bioinf.apps.commandline.SequenceSearch
- public class SequenceSearch
- 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: SequenceSearch.java,v 1.2 2001/02/20 17:53:15 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceSearch
public SequenceSearch()
main
public static void main(String[] args)
throws Throwable
Throwable