X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2FwebServices%2Fjnet.html;h=0dfbd1086fcb29152cd57aafe184e4dcee450ff1;hb=8f920d337154e092f5f9056ffde3cdf2735eca43;hp=e18e273bc6e63d17a8266460e4a4915b193850f3;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/help/html/webServices/jnet.html b/help/html/webServices/jnet.html index e18e273..0dfbd10 100755 --- a/help/html/webServices/jnet.html +++ b/help/html/webServices/jnet.html @@ -1,18 +1,139 @@ + * You should have received a copy of the GNU General Public License + * along with Jalview. If not, see . + * The Jalview Authors are detailed in the 'AUTHORS' file. + --> + +JNet Secondary Structure Prediction + + + JNet Secondary Structure Prediction +

+ Secondary structure prediction methods attempts to infer the likely + secondary structure for a protein based on its amino acid + composition and similarity to sequences with known secondary + structure. The most recent version of the method, JPred4, employs a + series of neural networks trained to predict different secondary + structure types from a sequence profile, and when necessary, employs + a jury network to identify the most likely secondary structure + prediction.
+

+

+ The function available from the + Web Service→Secondary Structure + Prediction→JNet Secondary Structure Prediction menu does two + different kinds of prediction, dependent upon the currently selected + region: +

+ +

+ Note: JNet secondary structure prediction is a + 'non-column-separable' service - predictions are based on the + sequence profile of contiguous stretches of amino-acid sequence. A + prediction will only be made on the visible parts of a sequence (see + hiding columns) as if + it were a contiguous polypeptide chain. Prediction accuracy at the + hidden column boundaries may therefore be less than indicated by + JNet's own reliability score (see below). +

+

The result of a JNet prediction for a sequence is a new + annotated alignment window:

+ +

The sequence for which the prediction was made is the first one + in the alignment. If a sequence based prediction was made then the + remaining sequences in the alignment are the aligned parts of + homologs which were used to construct a sequence profile for the + prediction. If the prediction was made using a multiple alignment, + then the original multiple alignment will be returned, annotated + with the prediction.

+ The annotation bars below the alignment are as follows: +

+ +

+ JNet annotation created in Jalview 2.8.2 and later versions + can be displayed on other alignments via the Add reference annotation Sequence ID popup menu option. + + As of Jalview 2.6, the Jnet service accessed accessed via the + 'Secondary structure prediction' submenu should be considered a + legacy Jalview SOAP service, and will be replaced in the near future + by a JPred4 Rest service. + + +