fatmacankara commited on
Commit
dba113e
·
1 Parent(s): 73e573d

Update pages/2_About.py

Browse files
Files changed (1) hide show
  1. pages/2_About.py +1 -1
pages/2_About.py CHANGED
@@ -56,7 +56,7 @@ st.markdown('| Order of dimension | Column name in the output file | Descriptio
56
  | 8 | volume | Change in volume values upon variation. | Literature |
57
  | 9 | granthamScore | Change in Grantham scores (the combination of composition, polarity and volume) values upon variation. | Literature |
58
  | 10 | domains_all | InterPro Domain IDs of all domains found in the dataset | Data obtained from InterPro |
59
- | 11 | domains_sig | InterPro Domain IDs of significant domains in the dataset. Domains that are not found to be significant in Fisher's Exact Test are labelled as "NULL". | Data obtained from InterPro |
60
  | 12 | domains_3Ddist | Shortest Euclidian distance between the domain and the variation site. | A newly engineered feature (data obtained from PDB/AlphaFold and InterPro) |
61
  | 13 | sasa | Solvent accessible surface area values. | FreeSASA |
62
  | 14 | location_3state | Caterozied location of the variation in the structure: surface, core or interface. | FreeSASA, InteractomeInsider |
 
56
  | 8 | volume | Change in volume values upon variation. | Literature |
57
  | 9 | granthamScore | Change in Grantham scores (the combination of composition, polarity and volume) values upon variation. | Literature |
58
  | 10 | domains_all | InterPro Domain IDs of all domains found in the dataset | Data obtained from InterPro |
59
+ | 11 | domains_sig | InterPro Domain IDs of significant domains in the dataset. Domains that are not found to be significant in Fishers Exact Test are labelled as "NULL". | Data obtained from InterPro |
60
  | 12 | domains_3Ddist | Shortest Euclidian distance between the domain and the variation site. | A newly engineered feature (data obtained from PDB/AlphaFold and InterPro) |
61
  | 13 | sasa | Solvent accessible surface area values. | FreeSASA |
62
  | 14 | location_3state | Caterozied location of the variation in the structure: surface, core or interface. | FreeSASA, InteractomeInsider |