macarthur-lab / clinvar

This repo provides tools to convert ClinVar data into a tab-delimited flat file, and also provides that resulting tab-delimited flat file.
Other
122 stars 55 forks source link

join_data.R fails because of input file not being found #13

Closed roland-ewald closed 8 years ago

roland-ewald commented 8 years ago

The step invoking join_data.R currently fails on the master branch, as the script expects clinvar_table_dedup_normalized.tsv but the correct input file seems to be clinvar_table_normalized.tsv.