Skip to content

Commit

Permalink
update HGNC table
Browse files Browse the repository at this point in the history
  • Loading branch information
berntpopp committed Sep 13, 2023
1 parent bf96aad commit 804a1ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyses/B_AnnotationHGNC/B_AnnotationHGNC.R
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ gnomad_v211_lof_met_gene <- read_delim(gnomad_v211_lof_met_gene_filename,
############################################
# load or process clinvar VCF file into table
# and then safe/load the result as a table for future use
# TODO: maybe safe the clinvar table in the (shared) or analysis data folder instead
if (check_file_age("clinvar_table", "results/", 1)) {
clinvar_table_filename <- get_newest_file("clinvar_table", "results/")

Expand Down
Binary file not shown.

0 comments on commit 804a1ed

Please sign in to comment.