Skip to content

Commit b646214

Browse files
authored
Update README.md
1 parent 3a39d0e commit b646214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ To track page views with Google Analytics, see instructions [here](etc/detailed-
143143
To reduce storage use, see instructions [here](etc/detailed-webserver-instructions.md#reducing-storage-use).
144144
To customize page contents, see instructions [here](etc/detailed-webserver-instructions.md#customizing-page-contents).
145145

146-
PheWeb can display phenotype correlations generated by [another tool](https://github.com/statgen/pheweb-rg-pipeline).
146+
PheWeb can display genetic correlations generated by [another tool](https://github.com/statgen/pheweb-rg-pipeline).
147147
To use this feature, set `show_correlations = True` in `config.py` and place the output of the rg pipeline as `pheno-correlations.txt` in the same folder as `pheno-list.json`.
148148

149149
To hide the button for downloading summary stats, add `download_pheno_sumstats = "secret"` and `SECRET_KEY = "your random string"` in `config.py`. That will make a secret page (printed to the console when you start the server) to share summary stats.

0 commit comments

Comments
 (0)