seq
Class SimpleAssemblyTest

java.lang.Object
  extended by seq.SimpleAssemblyTest

public class SimpleAssemblyTest
extends Object


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

Constructor Detail

SimpleAssemblyTest

public SimpleAssemblyTest()
Method Detail

main

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

printFeatures

public static void printFeatures(org.biojava.bio.seq.FeatureHolder fh)

printFeatures

public static void printFeatures(org.biojava.bio.seq.FeatureHolder fh,
                                 PrintWriter pw,
                                 String prefix)