Skip to content

Commit

Permalink
feat: bump annonars/genes (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Mar 6, 2024
1 parent bf539a9 commit b099172
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions download-data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ export V_ACMG_SF=${V_ACMG_SF-3.1}
export V_GNOMAD_CONSTRAINTS=${V_GNOMAD_CONSTRAINTS-4.0}
# HPO release
export V_HPO=${V_HPO-20230606}
# HPO release for annonars/genes
export V_HPO_ANNONARS_GENES=${V_HPO_ANNONARS_GENES-20240116}
# OrphaPackets release
export V_ORPHAPACKETS=${V_ORPHAPACKETS-10.1}
# VarFish DB Download Data
export V_VARFISHDB=${V_VARFISHDB-20240105}
# VarFish DB Download Data for annonars/genes
export V_VARFISHDB_ANNONARS_GENES=${V_VARFISHDB_ANNONARS_GENES-20240119}
export V_VARFISHDB_ANNONARS_GENES=${V_VARFISHDB_ANNONARS_GENES-20240306}
# gnomAD exomes GRCh37
export V_GNOMAD_EXOMES_GRCH37=${V_GNOMAD_EXOMES_GRCH37-2.1.1}
# gnomAD exomes GRCh38
Expand Down

0 comments on commit b099172

Please sign in to comment.