jar

org.opencb.cellbase : cellbase-app

Maven & Gradle

Jul 17, 2023
78 stars
Table Of Contents

Latest Version

Download org.opencb.cellbase : cellbase-app JAR file - Latest Versions:

All Versions

Download org.opencb.cellbase : cellbase-app JAR file - All Versions:

Version Vulnerabilities Size Updated
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.0.x
3.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement