plantbreeding / BrAPI

Repository for version control of the BrAPI specifications
https://brapi.org
MIT License
57 stars 32 forks source link

Add VCF's INFO column metadata to appropriate genotyping endpoints #551

Open patrick-koenig opened 2 years ago

patrick-koenig commented 2 years ago

In version BrAPI 2.1, only the metadata based on the FORMAT column of VCF is currently mapped. To be fully compliant with VCF, we should also add the variant-level metadata based on the INFO column of VCF to appropriate BrAPI genotyping endpoints.