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 convert-ga4gh-0.14.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bdgenomics.convert.ga4gh
├─ org.bdgenomics.convert.ga4gh.AlignmentToReadAlignment.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.BdgenomicsFeatureToGa4ghFeature.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.BdgenomicsGenotypeToGa4ghCall.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.BdgenomicsOntologyTermToGa4ghOntologyTerm.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.BdgenomicsReadGroupToGa4ghReadGroup.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.BdgenomicsStrandToGa4ghStrand.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.BdgenomicsVariantToGa4ghVariant.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.CigarOperatorToOperation.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.CigarToCigarUnits.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.Ga4ghAttributesToMap.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.Ga4ghModule.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.Ga4ghOntologyTermToBdgenomicsOntologyTerm.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.Ga4ghReadGroupToBdgenomicsReadGroup.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.Ga4ghStrandToBdgenomicsStrand.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.GenotypeAlleleToString.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.MapToGa4ghAttributes.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.ProcessingStepToProgram.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.ProgramToProcessingStep.class - [JAR]
├─ org.bdgenomics.convert.ga4gh.StringToOntologyTerm.class - [JAR]