Closed kellrott closed 9 years ago
Reorganizing the schema so that it will compile using avro tools. Test with
java -jar avro-tools-1.7.7.jar idl src/main/resources/avro/wip/genotypephenotype.avdl genotypephenotype.avpr
Also, this patch changes the VariantPhenotypeAssociation structure to use element ids rather then the actual element structures.
Reorganizing the schema so that it will compile using avro tools. Test with