Spaces:
Sleeping
Sleeping
Erva Ulusoy
commited on
Commit
Β·
3f53680
1
Parent(s):
9a145bd
Update User_Guide.py
Browse files- pages/User_Guide.py +3 -4
pages/User_Guide.py
CHANGED
@@ -53,13 +53,12 @@ Results are displayed in a sortable table, with **probabilities** indicating pre
|
|
53 |
|
54 |
st.info("π₯ Filtered predictions can be downloaded as a CSV file.")
|
55 |
|
56 |
-
st.subheader("5.
|
57 |
st.markdown("""
|
58 |
-
|
59 |
""")
|
60 |
|
61 |
st.subheader("π Running Locally?")
|
62 |
st.markdown("""
|
63 |
-
For **larger datasets** or **custom analyses**, you can run ProtHGT locally using our **GitHub repository
|
64 |
-
[π ProtHGT GitHub](https://github.com/HUBioDataLab/ProtHGT)
|
65 |
""")
|
|
|
53 |
|
54 |
st.info("π₯ Filtered predictions can be downloaded as a CSV file.")
|
55 |
|
56 |
+
st.subheader("5. Start a New Query")
|
57 |
st.markdown("""
|
58 |
+
After generating predictions, you can start a new query by selecting different options from the sidebar.
|
59 |
""")
|
60 |
|
61 |
st.subheader("π Running Locally?")
|
62 |
st.markdown("""
|
63 |
+
For **larger datasets** or **custom analyses**, you can run ProtHGT locally using our [**GitHub repository**](https://github.com/HUBioDataLab/ProtHGT).
|
|
|
64 |
""")
|