Skip to content

Commit

Permalink
add files for alliance variant allele and ncbi-gene ingests
Browse files Browse the repository at this point in the history
  • Loading branch information
glass-ships committed Jun 27, 2024
1 parent 7c4bc0a commit 9e99135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/download_modular.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

# Modular ingests to download output from GitHub releases
ingests = {
# 'alliance-variant-allele-ingest'
# 'ncbi-gene',
# "alliance-variant-allele-ingest": ["alliance_variant_allele_nodes", "alliance_variant_allele_edges"],
# "ncbi-gene": ["ncbi_gene_nodes"],
"alliance-disease-association-ingest": ["alliance_disease_edges"],
"clingen-ingest": ["clingen_variant_nodes", "clingen_variant_edges"],
"clinvar-ingest": ["clinvar_variant_nodes", "clinvar_variant_edges"],
Expand Down

0 comments on commit 9e99135

Please sign in to comment.