gnomad_python_api
gnomad_python_api copied to clipboard
🧬 gnomAD Python API is used to obtain data from gnomAD (genome aggregation database).
I just installed gnomad_python_api according to the instructions (i.e., git clone followed by pip install from requirements.txt). However, the first example I copied from the README yields the following error:...
Hi! As in your example, I am trying this same line, but I get nothing: python gnomad_api_cli.py -filter_by=gene_id -search_by="ENSG00000163599" -dataset="gnomad_r2_1" What am I missing..? Thank you!
Hi! Is it possible to query by chromosomic coordinates or "Variant unique ID", i.e.: 15-28414666-G-A ? When I try to query for variants using rs ID and the rs ID...