LOVDnl / LOVD3

LOVD3 development repository
http://www.LOVD.nl
GNU General Public License v3.0
24 stars 4 forks source link

Automatically lift over existing variants to all active GBs #600

Open loeswerkman opened 2 years ago

loeswerkman commented 2 years ago

Whenever a new genome buid is added, we should automatically perform lift overs from all existing variants to the new build the moment the columns of the new build are added to the Variants table. This can be done in ajax/mapping_variants.php using VariantValidator.

Related to #550.