aboutsummaryrefslogtreecommitdiff

A command line interface to clinvar.

Demo

demo

Install

It's just a script, there are dependencies on libxml2, w3m, and FZF. If you have Nix with flakes enabled you can run it without "installing" by

nix run git://vk3.wtf/clinvar.git search-terms ...

or put it into your active profile with

nix-env -i $(nix eval --raw git://vk3.wtf/clinvar.git)

Contributing

Email me with issues and patches.