Uses of Class
org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties
Packages that use AlleleProto.AlleleProperties
Package
Description
-
Uses of AlleleProto.AlleleProperties in org.monarchinitiative.exomiser.core.proto
Methods in org.monarchinitiative.exomiser.core.proto that return AlleleProto.AllelePropertiesModifier and TypeMethodDescriptionAlleleProto.AlleleProperties.Builder.build()AlleleProto.AlleleProperties.Builder.buildPartial()static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.getDefaultInstance()AlleleProto.AlleleProperties.Builder.getDefaultInstanceForType()AlleleProto.AlleleProperties.getDefaultInstanceForType()static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseDelimitedFrom(InputStream input) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(byte[] data) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(com.google.protobuf.ByteString data) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(com.google.protobuf.CodedInputStream input) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(InputStream input) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(ByteBuffer data) static AlleleProto.AllelePropertiesAlleleProto.AlleleProperties.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.monarchinitiative.exomiser.core.proto that return types with arguments of type AlleleProto.AllelePropertiesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AlleleProto.AlleleProperties>AlleleProto.AlleleProperties.getParserForType()static com.google.protobuf.Parser<AlleleProto.AlleleProperties>AlleleProto.AlleleProperties.parser()Methods in org.monarchinitiative.exomiser.core.proto with parameters of type AlleleProto.AllelePropertiesModifier and TypeMethodDescriptionAlleleProto.AlleleProperties.Builder.mergeFrom(AlleleProto.AlleleProperties other) AlleleProto.AlleleProperties.newBuilder(AlleleProto.AlleleProperties prototype) -
Uses of AlleleProto.AlleleProperties in org.monarchinitiative.lirical.exomiser_db_adapter
Methods in org.monarchinitiative.lirical.exomiser_db_adapter that return types with arguments of type AlleleProto.AllelePropertiesModifier and TypeMethodDescriptionstatic org.h2.mvstore.MVMap<AlleleProto.AlleleKey,AlleleProto.AlleleProperties> MvStoreUtil.openAlleleMVMap(org.h2.mvstore.MVStore mvStore) Opens the 'alleles' map from theMVStore. -
Uses of AlleleProto.AlleleProperties in org.monarchinitiative.lirical.exomiser_db_adapter.model
Methods in org.monarchinitiative.lirical.exomiser_db_adapter.model with parameters of type AlleleProto.AllelePropertiesModifier and TypeMethodDescriptionstatic FrequencyDataAlleleProtoAdaptor.toFrequencyData(AlleleProto.AlleleProperties alleleProperties) static PathogenicityDataAlleleProtoAdaptor.toPathogenicityData(AlleleProto.AlleleProperties alleleProperties) -
Uses of AlleleProto.AlleleProperties in org.monarchinitiative.lirical.exomiser_db_adapter.serializers
Methods in org.monarchinitiative.lirical.exomiser_db_adapter.serializers that return AlleleProto.AllelePropertiesMethods in org.monarchinitiative.lirical.exomiser_db_adapter.serializers that return types with arguments of type AlleleProto.AllelePropertiesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AlleleProto.AlleleProperties>AllelePropertiesDataType.messageParser()Methods in org.monarchinitiative.lirical.exomiser_db_adapter.serializers with parameters of type AlleleProto.AllelePropertiesModifier and TypeMethodDescriptionintAllelePropertiesDataType.compare(AlleleProto.AlleleProperties a, AlleleProto.AlleleProperties b)