#associations #search #catalog #traits #cli #gwas

app search-gwas

Search the GWAS Catalog for associations

1 unstable release

0.0.1 May 23, 2024

#7 in #associations

Download history 110/week @ 2024-05-20 9/week @ 2024-05-27

119 downloads per month

MIT license

26KB
686 lines

search-gwas

A simple CLI tool to download and search the GWAS Catalog.

Installation

cargo install search-gwas

Usage

search-gwas trait hypothyroidism -g COL5A2,TSHR
# OR
search-gwas trait hypothyroidism -g COL5A2 -g TSHR

Additional options

  • -a show full association data
  • -l show PubMed links instead of IDs
  • -c output CSV data

Dependencies

~10–22MB
~333K SLoC