Spaces:
Running
Running
Erva Ulusoy
commited on
Commit
·
0ed6c6a
1
Parent(s):
2c37d62
Update User_Guide.py
Browse files- pages/User_Guide.py +1 -1
pages/User_Guide.py
CHANGED
@@ -59,7 +59,7 @@ st.markdown(
|
|
59 |
| GO_term | Gene Ontology term name. |
|
60 |
| GO_category | Gene Ontology term aspect (molecular_function, biological_process or cellular_component). |
|
61 |
| domain_locations | List of locations of the domain in the protein sequence. |
|
62 |
-
| probability | Probability of the domain being associated with the GO term. You can find more information about calculation of this score in our [pre-print article](https://www.biorxiv.org/content/10.1101/2022.11.03.514980v1). |
|
63 |
| domain_accession | InterPro domain accession. |
|
64 |
| domain_name | InterPro domain name. |
|
65 |
''')
|
|
|
59 |
| GO_term | Gene Ontology term name. |
|
60 |
| GO_category | Gene Ontology term aspect (molecular_function, biological_process or cellular_component). |
|
61 |
| domain_locations | List of locations of the domain in the protein sequence. |
|
62 |
+
| probability | Probability of the domain being associated with the GO term. You can find more information about calculation of this score in our [pre-print article](https://www.biorxiv.org/content/10.1101/2022.11.03.514980v1) Chapter 2.2. |
|
63 |
| domain_accession | InterPro domain accession. |
|
64 |
| domain_name | InterPro domain name. |
|
65 |
''')
|