diff --git a/frontend/client/help/help.html b/frontend/client/help/help.html
index ed301554..df5934aa 100644
--- a/frontend/client/help/help.html
+++ b/frontend/client/help/help.html
@@ -17,10 +17,10 @@
User guide
- Specify what protein to analyze
+ Specify what structure to analyze
- There are two options to analyze a protein:
+ There are three options to obtain a structure:
-
@@ -28,11 +28,15 @@
protein identification code.
-
- A protein PDB file can be uploaded from user's computer. For description
- of PDB format, please see its
-
- official documentation
- .
+ A structure file,
+ PDB
+ or mmCif, can be uploaded from user's computer.
+
+ -
+ Provided Uniprot ID PrankWeb can download structure from
+ AlphaFold Protein Structure Database.
+ For this option the structure visualisation is colored using
+ residue-level confidence scores.
@@ -40,35 +44,10 @@ Homology
Besides selecting what protein to analyze, one can also specify whether
evolutionary conservation should be included in the prediction model by
- checking the Run conservation analysis checkbox. Note that
- calculating conservation score for user-defined protein file can
- significantly increase the time of analysis unless you specify its
- PDB identification code or upload multiplesequence alignments for homology
- calculation.
-
-
- There are three ways how to calculate the conservation score for the
- protein:
+ checking the Use conservation checkbox. Note that
+ calculating conservation score can significantly increase the time of
+ analysis.
-
- -
- You can specify custom alignment file, using which PrankWeb will
- calculate the conservation score for your protein.
-
- -
- If you know the PDB code of you protein, you can specify in the the
- textbox and PrankWeb will calculate the homology from the alignment
- in
-
- HSSP database
- .
-
- -
- Fallback method: If any of the previous methods fails or neither pdb
- code nor the alignment file is specified, PrankWeb will calculate the
- conservation score automatically using alignment of similar proteins.
-
-
Visualization
@@ -91,9 +70,9 @@
Structural visualization
are displayed with yellow.
- If conservation is available, the protein atoms is colored with 11
- shades of gray according to the conservation score of each residue.
- Darker color depicts higher conservation score.
+ If score, either conservation or residue-level confidence, is
+ available, the protein atoms are colored with shades of gray according
+ to the score of each residue. Darker color depicts higher score.
To switch between the views of the protein, use
@@ -159,8 +138,7 @@ Sequence visualization
from the structural and sequential point of view. By default, the sequence
view is zoomed out so that the whole protein is displayed. You can use the
trackbar control to zoom in, or select the area with mouse and zoom to the
- selection. A snapshot of the sequence can be captured and exported to SVG
- (Scalable Vector Graphics) file using the rightmost button.
+ selection.
Pocket panel