Skip to content

Commit

Permalink
UPDATE for file renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
furkanmtorun committed Oct 1, 2020
1 parent f7d263f commit a39c5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Test a single transcript
run: |
# Test the script by retrieving a transcript data
python gnomad_python_cli.py -filter_by=gene_name -search_by="BRCA1" -dataset="gnomad_r2_1" -sv_dataset="gnomad_sv_r2_1"
python gnomad_api_cli.py -filter_by=gene_name -search_by="BRCA1" -dataset="gnomad_r2_1" -sv_dataset="gnomad_sv_r2_1"

0 comments on commit a39c5bb

Please sign in to comment.