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 cellbase-app-5.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opencb.cellbase.app.cli.main.executors
├─ org.opencb.cellbase.app.cli.main.executors.VariantAnnotationCommandExecutor.class - [JAR]
org.opencb.cellbase.app.cli.validation
├─ org.opencb.cellbase.app.cli.validation.TranscriptConsequence.class - [JAR]
├─ org.opencb.cellbase.app.cli.validation.VEPVariant.class - [JAR]
org.opencb.cellbase.app.cli.admin.executors.validation
├─ org.opencb.cellbase.app.cli.admin.executors.validation.TranscriptConsequence.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.validation.VEPVariant.class - [JAR]
org.opencb.cellbase.app.cli.admin
├─ org.opencb.cellbase.app.cli.admin.AdminCliOptionsParser.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.AdminMain.class - [JAR]
org.opencb.cellbase.app.cli
├─ org.opencb.cellbase.app.cli.CliOptionsParser.class - [JAR]
├─ org.opencb.cellbase.app.cli.CommandExecutor.class - [JAR]
org.opencb.cellbase.app.cli.main.annotation
├─ org.opencb.cellbase.app.cli.main.annotation.BenchmarkDataWriter.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.BenchmarkTask.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.CellBaseLocalVariantAnnotator.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.CellBaseWSVariantAnnotator.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.JsonStringAnnotatorTask.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.PopulationFrequenciesAnnotator.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.SequenceOntologyTermComparisonObject.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.VariantAnnotationDiff.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.VariantAnnotatorTask.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.VariationDataReader.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.VcfStringAnnotatorTask.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.VcfVariantAnnotator.class - [JAR]
org.opencb.cellbase.app.cli.main.annotation.indexers
├─ org.opencb.cellbase.app.cli.main.annotation.indexers.CustomAnnotationVariantIndexer.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.indexers.PopulationFrequencyVariantIndexer.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.annotation.indexers.VariantIndexer.class - [JAR]
org.opencb.cellbase.app.cli.admin.executors
├─ org.opencb.cellbase.app.cli.admin.executors.BuildCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.CustomiseCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.DataReleaseCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.DataTokenCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.DownloadCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.ExportCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.IndexCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.InstallCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.LoadCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.ServerCommandExecutor.class - [JAR]
├─ org.opencb.cellbase.app.cli.admin.executors.ValidationCommandExecutor.class - [JAR]
org.opencb.cellbase.app.cli.main
├─ org.opencb.cellbase.app.cli.main.CellBaseCliOptionsParser.class - [JAR]
├─ org.opencb.cellbase.app.cli.main.CellBaseMain.class - [JAR]