Uses of Class
org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleProperties
Package
Description
-
Uses of AlleleProto.AlleleProperties in org.monarchinitiative.exomiser.core.proto
Modifier and TypeMethodDescriptionAlleleProto.AlleleProperties.Builder.build()
AlleleProto.AlleleProperties.Builder.buildPartial()
static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.getDefaultInstance()
AlleleProto.AlleleProperties.Builder.getDefaultInstanceForType()
AlleleProto.AlleleProperties.getDefaultInstanceForType()
static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseDelimitedFrom
(InputStream input) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(byte[] data) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(com.google.protobuf.ByteString data) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(com.google.protobuf.CodedInputStream input) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(InputStream input) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(ByteBuffer data) static AlleleProto.AlleleProperties
AlleleProto.AlleleProperties.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<AlleleProto.AlleleProperties>
AlleleProto.AlleleProperties.getParserForType()
static com.google.protobuf.Parser<AlleleProto.AlleleProperties>
AlleleProto.AlleleProperties.parser()
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionstatic FrequencyData
AlleleProtoAdaptor.toFrequencyData
(AlleleProto.AlleleProperties alleleProperties) static PathogenicityData
AlleleProtoAdaptor.toPathogenicityData
(AlleleProto.AlleleProperties alleleProperties) -
Uses of AlleleProto.AlleleProperties in org.monarchinitiative.lirical.exomiser_db_adapter.serializers