How to use GammaPred?

The purpose of GammaPred server is to predict gamma-turns in a protein from amino acid sequence. It uses the multiple alignment and secondary structure information for prediction. The prediction is done at amino acid level. For further information, you can see GammaPred documentation.

About submission form

Input Sequence

The input sequence for prediction is a one-letter code amino acid sequence in fasta or plain text format. The name of protein/query is optional. The sequence can be pasted in the text area provided or can be uploaded through a file in the format (fasta or plain_text) specified in the form.

Shown below is the query sequence in fasta format and plain text pasted in the textarea.





Results

The prediction method uses the PSIPRED program to have the intermediate PSI-BLAST matrices and secondary structure. The whole process is bit time consuming. The following figure shows the output of GammaPred.

Output

The output shows the input data as submitted by the user along with the prediction results. The prediction results consists of three rows, first row has the query sequence(submitted by the user), second row has the secondary structure predicted by PSIPRED. PSIPRED predicts 3 states: Helix denoted by 'H', Strand denoted by 'E' and Coil denoted by 'C'. The third row has the predicted turns/nonturns. The turns are denoted as g and nonturns are denoted as '.'.

   





Back to Submission Form