Get desktop application:
View/edit binary Protocol Buffers messages
Used in: GenotypeMetaBuffer
required string name = 2
optional int32 fixed_len = 3
repeated int32 len = 4
repeated int32 int_value = 5
repeated double double_value = 6
repeated string string_value = 7
repeated bool bool_value = 8
optional int32 fixed_indiv = 9
repeated int32 indiv_index = 10
repeated int32 missing_index = 11
Used in: GenotypeMetaUnit
INT = 1
FLOAT = 2
TEXT = 3
BOOL = 4
required string transcript_name = 1
required string protein_name = 2
repeated int32 position = 3
repeated string reference = 4
repeated string alternate = 5
repeated double score = 6
Used in: PolyPhen2Buffer
UNKNOWN = 0
BENIGN = 1
POSS = 2
PROB = 3
optional string ref = 1
optional string alt = 2
optional double quality = 3
repeated string filter = 4
Used in: VariantMetaBuffer
required string name = 2
repeated int32 int_value = 3
repeated double double_value = 4
repeated string string_value = 5
repeated bool bool_value = 6
Used in: VariantMetaUnit
INT = 1
FLOAT = 2
TEXT = 3
BOOL = 4