trans.tpmap
Class TPMapStripHighLowGC

java.lang.Object
  extended bytrans.tpmap.TPMapStripHighLowGC

public class TPMapStripHighLowGC
extends java.lang.Object

Strips a tpmap file of lines where the %GC is > 0.6 or < 0.4.


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

TPMapStripHighLowGC

public TPMapStripHighLowGC()
Method Detail

main

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