das
Class TestDASG

java.lang.Object
  extended by das.TestDASG

public class TestDASG
extends Object


Constructor Summary
TestDASG()
           
 
Method Summary
static void main(String[] args)
           
static void printFeatures(org.biojava.bio.seq.FeatureHolder fh, org.biojava.bio.seq.FeatureFilter ff, PrintStream pw, String prefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDASG

public TestDASG()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

printFeatures

public static void printFeatures(org.biojava.bio.seq.FeatureHolder fh,
                                 org.biojava.bio.seq.FeatureFilter ff,
                                 PrintStream pw,
                                 String prefix)
                          throws Exception
Throws:
Exception