View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window imputation-tool-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
imputationtool.postprocessing
├─ imputationtool.postprocessing.BeagleImputationQuality.class - [JAR]
├─ imputationtool.postprocessing.CompareImputedSNPsToRealSNPs.class - [JAR]
├─ imputationtool.postprocessing.ImputationSNPPresenceCheck.class - [JAR]
├─ imputationtool.postprocessing.ScatterPlot.class - [JAR]
├─ imputationtool.postprocessing.TriTyperDatasetCorrelator.class - [JAR]
├─ imputationtool.postprocessing.TriTypertoPedMapDatExcludedSNPAnalyzer.class - [JAR]
imputationtool.preprocessing
├─ imputationtool.preprocessing.BatchGenerator.class - [JAR]
imputationtool
├─ imputationtool.ImputationTool.class - [JAR]