trans.anno
Class Gff2ToIntervals

java.lang.Object
  extended bytrans.anno.Gff2ToIntervals

public class Gff2ToIntervals
extends java.lang.Object

Converts a gff2 file to an interval object file.


Constructor Summary
Gff2ToIntervals()
           
 
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

Gff2ToIntervals

public Gff2ToIntervals()
Method Detail

main

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