util.bio.converters
Class PossumToGFF

java.lang.Object
  extended byutil.bio.converters.PossumToGFF

public class PossumToGFF
extends java.lang.Object

Converts a copied Possum output to GFF annotation, prints to screen, sorted by score.


Constructor Summary
PossumToGFF()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PossumToGFF

public PossumToGFF()
Method Detail

main

public static void main(java.lang.String[] args)