molgenis / molgenis-emx2

MOLGENIS EMX2, the latest version of the MOLGENIS data platform.
GNU Lesser General Public License v3.0
14 stars 18 forks source link

feat: VCF importer for RD3/portal #4489

Open joerivandervelde opened 1 week ago

joerivandervelde commented 1 week ago

Feature: import VCF file (automatically recognize .vcf, .gvcf, *.vcf.gz etc) into FAIRgenomes/RD3/Beacon model, if not present, create the minimal needed classes to support the input. Also link 'sampleID' to individuals.

joerivandervelde commented 1 week ago

Working PoC @ https://github.com/molgenis/molgenis-emx2/pull/4498