Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Methods
  • Constructors
  • Enum Constants
  • Terminally Deprecated Elements
    Element
    Description
    org.monarchinitiative.lirical.configuration.LiricalBuilder.exomiserVariantDbPath(GenomeBuild, Path)
    use LiricalBuilder.exomiserResources(GenomeBuild, ExomiserResources) instead
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrMatchType.ONE_DELETERIOUS_CLINVAR_VARIANT_IN_AD
    the method has been deprecated and will be removed in v3.0.0. Use GenotypeLrMatchType.ONE_P_OR_LP_CLINVAR_ALLELE_IN_AD instead.
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrMatchType.TWO_DELETERIOUS_CLINVAR_VARIANTS_IN_AR
    the method has been deprecated and will be removed in v3.0.0. Use GenotypeLrMatchType.TWO_P_OR_LP_CLINVAR_ALLELES_IN_AR instead.
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrMatchType.UNKNOWN
    the field will be removed in v3.0.0.
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrWithExplanation.of(GeneIdentifier, double, String)
    the method has been deprecated and will be removed in v3.0.0. Use GenotypeLrWithExplanation.of(GeneIdentifier, GenotypeLrMatchType, double, String) instead.
    org.monarchinitiative.lirical.core.model.VariantMetadata.clinvarClnSig()
    since 2.0.0-RC3 and will be removed in v3.0.0. Use VariantMetadata.clinVarAlleleData() instead.
    org.monarchinitiative.lirical.core.model.VariantMetadata.compareByPathogenicity(VariantMetadata, VariantMetadata)
    the function has been deprecated without replacement and will be removed in v3.0.0.
    org.monarchinitiative.lirical.exomiser_db_adapter.ExomiserMvStoreMetadataServiceFactory(Map<GenomeBuild, Path>)
    Since Exomiser 14.0.0, the pathogenicity scores, allele frequencies data and clinvar are distributed in separate MV stores. Use ExomiserMvStoreMetadataServiceFactory.fromResources(Map) instead and provide ExomiserResources with paths to variant and clinvar database files for each GenomeBuild. To be removed in 3.0.0.
    org.monarchinitiative.lirical.exomiser_db_adapter.ExomiserMvStoreMetadataServiceFactory.of(Map<GenomeBuild, Path>)
    Since Exomiser 14.0.0, the pathogenicity scores, allele frequencies data and clinvar are distributed in separate MV stores. Use ExomiserMvStoreMetadataServiceFactory.fromResources(Map) instead and provide ExomiserResources with paths to variant and clinvar database files for each GenomeBuild. To be removed in 3.0.0.
  • Deprecated Methods
    Method
    Description
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.clearProperties()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.containsProperties(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.getMutableProperties()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.getProperties()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.getPropertiesCount()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.getPropertiesMap()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.getPropertiesOrDefault(String, float)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.getPropertiesOrThrow(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.putAllProperties(Map<String, Float>)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.putProperties(String, float)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.Builder.removeProperties(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.containsProperties(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.getProperties()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.getPropertiesCount()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.getPropertiesMap()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.getPropertiesOrDefault(String, float)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties.getPropertiesOrThrow(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AllelePropertiesOrBuilder.containsProperties(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AllelePropertiesOrBuilder.getProperties()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AllelePropertiesOrBuilder.getPropertiesCount()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AllelePropertiesOrBuilder.getPropertiesMap()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AllelePropertiesOrBuilder.getPropertiesOrDefault(String, float)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.AllelePropertiesOrBuilder.getPropertiesOrThrow(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.clearAlleleId()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getAlleleId()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getAlleleIdBytes()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getClinSigCounts()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getIncludedAlleles()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getIncludedAllelesValue()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getMutableClinSigCounts()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getMutableIncludedAlleles()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.getMutableIncludedAllelesValue()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.setAlleleId(String)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.Builder.setAlleleIdBytes(ByteString)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.ClinSig.valueOf(int)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.getAlleleId()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.getAlleleIdBytes()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.getClinSigCounts()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.getIncludedAlleles()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.getIncludedAllelesValue()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar.ReviewStatus.valueOf(int)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVarOrBuilder.getAlleleId()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVarOrBuilder.getAlleleIdBytes()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVarOrBuilder.getClinSigCounts()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVarOrBuilder.getIncludedAlleles()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVarOrBuilder.getIncludedAllelesValue()
    org.monarchinitiative.exomiser.core.proto.AlleleProto.FrequencySource.valueOf(int)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.PathogenicitySource.valueOf(int)
    org.monarchinitiative.exomiser.core.proto.AlleleProto.VariantEffect.valueOf(int)
    org.monarchinitiative.lirical.configuration.LiricalBuilder.exomiserVariantDbPath(GenomeBuild, Path)
    use LiricalBuilder.exomiserResources(GenomeBuild, ExomiserResources) instead
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrWithExplanation.of(GeneIdentifier, double, String)
    the method has been deprecated and will be removed in v3.0.0. Use GenotypeLrWithExplanation.of(GeneIdentifier, GenotypeLrMatchType, double, String) instead.
    org.monarchinitiative.lirical.core.model.VariantMetadata.clinvarClnSig()
    since 2.0.0-RC3 and will be removed in v3.0.0. Use VariantMetadata.clinVarAlleleData() instead.
    org.monarchinitiative.lirical.core.model.VariantMetadata.compareByPathogenicity(VariantMetadata, VariantMetadata)
    the function has been deprecated without replacement and will be removed in v3.0.0.
    org.monarchinitiative.lirical.exomiser_db_adapter.ExomiserMvStoreMetadataServiceFactory.of(Map<GenomeBuild, Path>)
    Since Exomiser 14.0.0, the pathogenicity scores, allele frequencies data and clinvar are distributed in separate MV stores. Use ExomiserMvStoreMetadataServiceFactory.fromResources(Map) instead and provide ExomiserResources with paths to variant and clinvar database files for each GenomeBuild. To be removed in 3.0.0.
  • Deprecated Constructors
    Constructor
    Description
    org.monarchinitiative.lirical.exomiser_db_adapter.ExomiserMvStoreMetadataServiceFactory(Map<GenomeBuild, Path>)
    Since Exomiser 14.0.0, the pathogenicity scores, allele frequencies data and clinvar are distributed in separate MV stores. Use ExomiserMvStoreMetadataServiceFactory.fromResources(Map) instead and provide ExomiserResources with paths to variant and clinvar database files for each GenomeBuild. To be removed in 3.0.0.
  • Deprecated Enum Constants
    Enum Constant
    Description
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrMatchType.ONE_DELETERIOUS_CLINVAR_VARIANT_IN_AD
    the method has been deprecated and will be removed in v3.0.0. Use GenotypeLrMatchType.ONE_P_OR_LP_CLINVAR_ALLELE_IN_AD instead.
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrMatchType.TWO_DELETERIOUS_CLINVAR_VARIANTS_IN_AR
    the method has been deprecated and will be removed in v3.0.0. Use GenotypeLrMatchType.TWO_P_OR_LP_CLINVAR_ALLELES_IN_AR instead.
    org.monarchinitiative.lirical.core.likelihoodratio.GenotypeLrMatchType.UNKNOWN
    the field will be removed in v3.0.0.

Copyright © 2025. All rights reserved.