Open berntpopp opened 5 months ago
also relates to #5
@ninarank please select ~20 representative variants from the ClinVar training set (all types from frameshifts, splcie, missense, deeper intronic) and run them through the online VEP version.
Post here the input and output files:
test_variants_input_2024-06-20.txt test_variants_vcf_format_2024-06-20.txt VEP_online_output_test_variants_2024-06-20.txt
(VEP online tool sorts variants by chromosome, position, etc. The original input was not sorted.)
relevant for Nephro Variant Score are the following columns: gnomADg_AF gnomADe_AF Consequence CADD_PHRED IMPACT
Current Behavior
There may be discrepancies between the annotations generated by the Variant-Linker tool and the VEP online version.
Proposed Solution
Acceptance Criteria