- Speeds up `pheweb gather-pvalues-for-each-gene` ~2x by avoiding reading any variant twice. (Thanks to finngen for this suggestion.)
- Allows live-filtering a manhattan plot by MAF or snp/indel, with instructions in README.
- Verifies that `num_cases + num_controls == num_samples` in `pheweb phenolist verify` (which is included in `pheweb process`).