Uses of Class
org.monarchinitiative.exomiser.core.proto.AlleleProto.AlleleKey
Packages that use AlleleProto.AlleleKey
Package
Description
-
Uses of AlleleProto.AlleleKey in org.monarchinitiative.exomiser.core.proto
Methods in org.monarchinitiative.exomiser.core.proto that return AlleleProto.AlleleKeyModifier 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) Methods in org.monarchinitiative.exomiser.core.proto that return types with arguments of type AlleleProto.AlleleKeyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AlleleProto.AlleleKey>
AlleleProto.AlleleKey.getParserForType()
static com.google.protobuf.Parser<AlleleProto.AlleleKey>
AlleleProto.AlleleKey.parser()
Methods in org.monarchinitiative.exomiser.core.proto with parameters of type AlleleProto.AlleleKeyModifier 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
Methods in org.monarchinitiative.lirical.exomiser_db_adapter that return types with arguments of type AlleleProto.AlleleKeyModifier 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
Methods in org.monarchinitiative.lirical.exomiser_db_adapter.model that return AlleleProto.AlleleKeyModifier and TypeMethodDescriptionstatic AlleleProto.AlleleKey
AlleleProtoAdaptor.toAlleleKey
(org.monarchinitiative.svart.GenomicVariant variant) -
Uses of AlleleProto.AlleleKey in org.monarchinitiative.lirical.exomiser_db_adapter.serializers
Methods in org.monarchinitiative.lirical.exomiser_db_adapter.serializers that return AlleleProto.AlleleKey