Uses of Class
org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleKey
Package
Description
-
Uses of AlleleProto.AlleleKey in org.monarchinitiative.exomiser.core.proto
Modifier and TypeMethodDescriptionAlleleProto.AlleleKey.Builder.build()
AlleleProto.AlleleKey.Builder.buildPartial()
static AlleleProto.AlleleKey
AlleleProto.AlleleKey.getDefaultInstance()
AlleleProto.AlleleKey.Builder.getDefaultInstanceForType()
AlleleProto.AlleleKey.getDefaultInstanceForType()
static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseDelimitedFrom
(InputStream input) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(byte[] data) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(com.google.protobuf.ByteString data) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(com.google.protobuf.CodedInputStream input) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(InputStream input) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(ByteBuffer data) static AlleleProto.AlleleKey
AlleleProto.AlleleKey.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<AlleleProto.AlleleKey>
AlleleProto.AlleleKey.getParserForType()
static com.google.protobuf.Parser<AlleleProto.AlleleKey>
AlleleProto.AlleleKey.parser()
Modifier and TypeMethodDescriptionAlleleProto.AlleleKey.Builder.mergeFrom
(AlleleProto.AlleleKey other) AlleleProto.AlleleKey.newBuilder
(AlleleProto.AlleleKey prototype) -
Uses of AlleleProto.AlleleKey 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.AlleleKey in org.monarchinitiative.lirical.exomiser_db_adapter.model
Modifier and TypeMethodDescriptionstatic AlleleProto.AlleleKey
AlleleProtoAdaptor.toAlleleKey
(org.monarchinitiative.svart.GenomicVariant variant) -
Uses of AlleleProto.AlleleKey in org.monarchinitiative.lirical.exomiser_db_adapter.serializers