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-core-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.core.api
├─ org.opencb.cellbase.core.api.ClinicalVariantQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.FileQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.GeneQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.GenomeQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.OntologyQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.PharmaChemicalQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.ProteinQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.PublicationQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.RegulationQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.RepeatsQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.TfbsQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.TranscriptQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.VariantQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.XrefQuery.class - [JAR]
org.opencb.cellbase.core.common.drug
├─ org.opencb.cellbase.core.common.drug.Drug.class - [JAR]
├─ org.opencb.cellbase.core.common.drug.DrugPartnerInteraction.class - [JAR]
├─ org.opencb.cellbase.core.common.drug.Interactor.class - [JAR]
├─ org.opencb.cellbase.core.common.drug.Partner.class - [JAR]
├─ org.opencb.cellbase.core.common.drug.XRef.class - [JAR]
org.opencb.cellbase.core.common.clinical
├─ org.opencb.cellbase.core.common.clinical.ClinicalVariant.class - [JAR]
├─ org.opencb.cellbase.core.common.clinical.ClinicalVariation.class - [JAR]
├─ org.opencb.cellbase.core.common.clinical.ClinvarPublicSet.class - [JAR]
├─ org.opencb.cellbase.core.common.clinical.Cosmic.class - [JAR]
org.opencb.cellbase.core.serializer
├─ org.opencb.cellbase.core.serializer.CellBaseFileSerializer.class - [JAR]
├─ org.opencb.cellbase.core.serializer.CellBaseJsonFileSerializer.class - [JAR]
├─ org.opencb.cellbase.core.serializer.CellBaseSerializer.class - [JAR]
org.opencb.cellbase.core.utils
├─ org.opencb.cellbase.core.utils.BioUtils.class - [JAR]
├─ org.opencb.cellbase.core.utils.SpeciesUtils.class - [JAR]
org.opencb.cellbase.core.models
├─ org.opencb.cellbase.core.models.DataRelease.class - [JAR]
├─ org.opencb.cellbase.core.models.DataReleaseSource.class - [JAR]
org.opencb.cellbase.core.variant
├─ org.opencb.cellbase.core.variant.AnnotationBasedPhasedQueryManager.class - [JAR]
├─ org.opencb.cellbase.core.variant.ClinicalPhasedQueryManager.class - [JAR]
├─ org.opencb.cellbase.core.variant.CustomAnnotationPhasedQueryManager.class - [JAR]
├─ org.opencb.cellbase.core.variant.PhasedQueryManager.class - [JAR]
├─ org.opencb.cellbase.core.variant.PopulationFrequencyPhasedQueryManager.class - [JAR]
org.opencb.cellbase.core.common
├─ org.opencb.cellbase.core.common.GitRepositoryState.class - [JAR]
├─ org.opencb.cellbase.core.common.IntervalFeatureFrequency.class - [JAR]
├─ org.opencb.cellbase.core.common.Species.class - [JAR]
org.opencb.cellbase.core.common.regulatory
├─ org.opencb.cellbase.core.common.regulatory.Pwm.class - [JAR]
├─ org.opencb.cellbase.core.common.regulatory.RegulatoryRegion.class - [JAR]
├─ org.opencb.cellbase.core.common.regulatory.Tfbs.class - [JAR]
org.opencb.cellbase.core.api.query
├─ org.opencb.cellbase.core.api.query.AbstractQuery.class - [JAR]
├─ org.opencb.cellbase.core.api.query.CellBaseQueryOptions.class - [JAR]
├─ org.opencb.cellbase.core.api.query.LogicalList.class - [JAR]
├─ org.opencb.cellbase.core.api.query.ProjectionQueryOptions.class - [JAR]
├─ org.opencb.cellbase.core.api.query.QueryException.class - [JAR]
├─ org.opencb.cellbase.core.api.query.QueryParameter.class - [JAR]
org.opencb.cellbase.core
├─ org.opencb.cellbase.core.ParamConstants.class - [JAR]
org.opencb.cellbase.core.result
├─ org.opencb.cellbase.core.result.CellBaseDataResponse.class - [JAR]
├─ org.opencb.cellbase.core.result.CellBaseDataResult.class - [JAR]
org.opencb.cellbase.core.token
├─ org.opencb.cellbase.core.token.DataAccessTokenManager.class - [JAR]
├─ org.opencb.cellbase.core.token.DataAccessTokenSources.class - [JAR]
org.opencb.cellbase.core.exception
├─ org.opencb.cellbase.core.exception.CellBaseException.class - [JAR]
org.opencb.cellbase.core.config
├─ org.opencb.cellbase.core.config.CellBaseConfiguration.class - [JAR]
├─ org.opencb.cellbase.core.config.DatabaseCredentials.class - [JAR]
├─ org.opencb.cellbase.core.config.Databases.class - [JAR]
├─ org.opencb.cellbase.core.config.DownloadProperties.class - [JAR]
├─ org.opencb.cellbase.core.config.MongoDBDatabaseCredentials.class - [JAR]
├─ org.opencb.cellbase.core.config.Rest.class - [JAR]
├─ org.opencb.cellbase.core.config.ServerProperties.class - [JAR]
├─ org.opencb.cellbase.core.config.SpeciesConfiguration.class - [JAR]
├─ org.opencb.cellbase.core.config.SpeciesProperties.class - [JAR]
org.opencb.cellbase.core.common.clinical.gwas
├─ org.opencb.cellbase.core.common.clinical.gwas.Gwas.class - [JAR]
├─ org.opencb.cellbase.core.common.clinical.gwas.GwasStudy.class - [JAR]
├─ org.opencb.cellbase.core.common.clinical.gwas.GwasTest.class - [JAR]
├─ org.opencb.cellbase.core.common.clinical.gwas.GwasTrait.class - [JAR]