ParseBack
Class GermlineAnalyze

java.lang.Object
  extended by ParseBack.GermlineAnalyze

public class GermlineAnalyze
extends java.lang.Object

Open up the results from the germline test and find papers that were classified into the germline category. Find out what categories they originally were.

Author:
David Chen

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

GermlineAnalyze

public GermlineAnalyze()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Parameters:
args -
Throws:
java.io.IOException