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.
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
Variantstable. This can be done inajax/mapping_variants.phpusing VariantValidator.Related to #550.