Skip to content

Commit b832567

Browse files
committed
UPDATE readme
1 parent 1a02665 commit b832567

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,24 @@ In the GUI version of gnomAD Python API, [Streamlit](https://www.streamlit.io/)
4444
>
4545
> **So, it is recommended to use GUI version.**
4646
47-
Here are the screenshots for the GUI version:
47+
- To use GUI version of gnomAD Python API:
4848

49-
![gnomAD Python API GUI](img/main_screen.png)
49+
`streamlit run gnomad_api_gui.py`
5050

51-
_gnomAD Python API GUI - Main Screen_
5251

53-
![gnomAD Python API GUI](img/results.png)
52+
- Here are the screenshots for the GUI version:
5453

55-
_gnomAD Python API GUI - Outputs_
54+
![gnomAD Python API GUI](img/main_screen.png)
5655

57-
![gnomAD Python API GUI](img/results_2.png)
56+
_gnomAD Python API GUI - Main Screen_
5857

59-
_gnomAD Python API GUI - Outputs and Plots_
58+
![gnomAD Python API GUI](img/results.png)
59+
60+
_gnomAD Python API GUI - Outputs_
61+
62+
![gnomAD Python API GUI](img/results_2.png)
63+
64+
_gnomAD Python API GUI - Outputs and Plots_
6065

6166
> The outputs are also saved into `outputs/` folder in the GUI version.
6267

0 commit comments

Comments
 (0)