net.sf.snver.pileup
Class SNVerPool

java.lang.Object
  extended by net.sf.snver.pileup.SNVerPool

public class SNVerPool
extends java.lang.Object

Created by IntelliJ IDEA. User: weicheng hu Date: 11/2/11 Time: 6:25 PM


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

Constructor Detail

SNVerPool

public SNVerPool()
Method Detail

main

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

pileup

public void pileup(java.lang.String[] args)
            throws java.lang.Exception
pileup

Parameters:
args - String[]
Throws:
java.lang.Exception