seq
Class TestSubSequence
java.lang.Object
seq.TestSubSequence
public class TestSubSequence
- extends Object
Demo the use of SubSequence
- Author:
- Thomas Down, Mark Schreiber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSubSequence
public TestSubSequence()
main
public static void main(String[] args)
printFeatures
public static void printFeatures(org.biojava.bio.seq.FeatureHolder fh,
PrintStream pw,
String prefix)
throws Exception
- Throws:
Exception