cmungall / schemas

Work on data models and APIs for Genomic data.
Apache License 2.0
5 stars 0 forks source link

Genotype to phenotype #4

Closed kellrott closed 9 years ago

kellrott commented 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
kellrott commented 9 years ago

Also, this patch changes the VariantPhenotypeAssociation structure to use element ids rather then the actual element structures.