trans.misc
Class ScoredRegionsFormatFixer

java.lang.Object
  extended bytrans.misc.ScoredRegionsFormatFixer

public class ScoredRegionsFormatFixer
extends java.lang.Object

Converts a file format to something usable by Excel from the joinRegionsWithScores.sh script.


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

ScoredRegionsFormatFixer

public ScoredRegionsFormatFixer()
Method Detail

main

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