File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments