NeuroPred: Output Documentation


A. Overview of NeuroPred Outputs

B. Cleavage Prediction Diagram

C. Predicted Cleavage Results

D. Model Accuracy Statistics Output

1. Results for Individual Sequences

2. Results Across All Sequences

a. Sequence Description

b. Model Accuracy Statistics

c. Area Under the ROC curve (AUC)

E. Obtain Mass of Predicted Peptides Output

F. References


A. Overview of NeuroPred Outputs

This document provides a description of the outputs of NeuroPred. An earlier description and example usage was provided by Southey et al. (2006b) that varies slightly from this version. This newer version provides similar output but can use artifical neural network models described in Tegge et al. 2008 and Southey et al. 2008.

There are six major components to the output; however, not all outputs are provided because specific outputs depend both on the output selection task and certain options selected:

  1. An error message may be displayed for selected errors such as sequence format errors or invalid values for the settings. Whenever possible, NeuroPred will continue to perform the requested tasks using the default values.
  2. Navigation links are provided at the top of the output page to facilitate access to the various components of the output page depending on the Output Selection Task selected.
  3. Cleavage Prediction Diagram is always provided for both interfaces and is provided for every Output Selection Task except for the Print Probabilities of Basic Sites only task.
  4. Predicted Cleavage Results is optionally selected in the Simplified Options Interface and always provided in the Advanced Options Interface. This output is provided for every Output Selection Task except for the Print Probabilities of Basic Sites only task.
  5. Model Accuracy Statistics Output is only provided for the Model Accuracy Statistics task and always provided for both interfaces.
  6. Mass Prediction Output is only provided for the Obtain Mass of Predicted Peptides task and always provided for both interfaces.
TOP

B. Cleavage Prediction Diagram

The cleavage prediction diagram is provided for all Output Selection Tasks except for Print Probabilities of Basic Sites only task. Each sequence entered is automatically converted to upper case and split into groups of a maximum of 50 amino acids. Each group is presented in sequence order as follows: The first column, Sequence, denotes that first line is the sequence and contains up to five blocks in which each block holds a maximum of ten amino acids. Immediately below this line is another line for each selected model, and the final line consists of a consensus report of all models. This is repeated until the sequence is completely shown. For the model and consensus lines, a series of "s" is provided to indicate the signal sequence determined by either the global default value or sequence specific values. For each model, sites where the cleavage probability for that model exceeded the threshold probability are denoted with the letter "C" below the site while non-cleaved sites are designated by a period ".". The consensus line is defined for each site as "C" if at least one model predicted cleavage or "." if all models did not predict cleavage. By default, the rules of Amare et al. 2006 and Southey et al. 2008 are implemented and the resulting redundant sites are denoted by an 'r'. This symbol will not appear when the Ignore processing rules option in the Advanced Options Interface is set to No.

The Cleavage Prediction Diagram displays the sequence, predicted cleavage sites for each model, and a consensus prediction (most common).When the Model Accuracy Statistics task is selected and has valid input, the default Cleavage Prediction diagram is modified to include the known cleavage information by inserting a row titled Known Cuts presenting the non-cleaved sites as zeros and cleaved sites as C's.

TOP

C. Predicted Cleavage Results

If the Display Cleavage Probabilities is set to 'Yes' in the Simplified Options Interface or the Advanced Options Interface is used, then the Predicted Cleavage Results table is provided for all valid sequences submitted. This table reports cleavage results for any site across all selected models where at least one model predicted cleavage. Under the Model Accuracy Statistics task, with valid input, the cleavage information is provided for all known cleavages reported by the user. The Predicted Cleavage Results table for the Human Proglucagon sequence using the default NeuroPred settings with the Known Motif and Mammalian models selected is shown below:

      Description of Predicted Cleavage Results columns

      Site:
      Identity and location of the cleaved site where R or K denote Arginine and Lysine, respectively, and the number is the position of the amino acid from the start of the submitted sequence (i.e. including the signal peptide sequence).
      Known Cleavage:
      Denotes prior knowledge of cleavage. For the Predict Cleavage Sites Only and Obtain Mass of Predicted peptides tasks, N/A denotes not applicable because any known cleavage information that is entered is ignored. For the Model Accuracy Statistics task, with valid input, the "Known Cleavage" column will read "True" for known cleaved sites or "False" for known non-cleaved sites.
      Model:
      Selected prediction model or models.
      Cleavage Probability:
      The predicted cleavage probability at that site for each model selected.
      CI Lower Bound:
      Lower bound of the confidence interval limit of the predicted cleavage probability.
      CI Upper Bound:
      Upper bound of the confidence interval limit of the predicted cleavage probability.
TOP

D. Model Accuracy Statistics Output

The Model Accuracy Statistics task provides a series of outputs for each sequence and a summary across all sequences. By default, the model accuracy statistics are calculated only for basic amino acids, following the processing rules of Amare et al. 2006 and Southey et al. 2008. Consequently, different results will occur under the Advanced Options Interface when changing these two options from the default values:

  • Ignore processing rules option: Under the Advanced Options Interface, if Yes is selected, all of the 'redundant' sites in the sequence will be used to compute the different statistics provided.
  • Use basic sites for accuracy statistics option: If No is selected under the Advanced Options Interface, the complete sequence, including all non-basic sites that are usually considered uncleaved, will be used to compute the different statistics provided.
TOP

1. Results for Individual Sequences

    For each sequence submitted, the Individual Sequence Model Accuracy Statistics table provides the number of correct and incorrect predictions calculated by each selected model at threshold probabilities incremented from 0.1 to 0.9 by 0.1 units.

        Description of the columns for the Individual Sequence Model Accuracy Statistics table

        Statistic:

        True Positives:
        Number of sites correctly predicted to be cleaved.
        True Negatives:
        Number of sites correctly predicted to be non-cleaved.
        False Positives:
        Number of sites incorrectly predicted to be cleaved.
        False Negatives:
        Number of sites incorrectly predicted to be non-cleaved.
        Model:
        Selected prediction model or models.
TOP

2. Results Across All Sequences

Three tables of accuracy statistics are calculated using the information from all sequences:

a. Sequence Description

      Provides a summary across all the sequences entered.

        Description of the columns for the Sequence Description table

        Number of precursors entered:
        Number of precursor sequences that were recognized by NeuroPred.
        Number of sites:
        The total number of sites across all precursor sequences entered.
        Number of known cleaved sites:
        Total number of cleaved sites across all precursor sequences.
        Number of known non-cleaved sites:
        Total number of non-cleaved sites across all precursor sequences.
        Prevalence:
        The total number of known cleaved sites divided by the total number of sites processed.

TOP

    b. Model Accuracy Statistic

      The statistics are calculated for each selected model at threshold probabilities incremented from 0.1 to 0.9 across all the submitted sequences.

        Description of the columns for the Model Accuracy Statistics table

        Statistic:

        True Positives:
        Number of sites correctly predicted to be cleaved.
        True Negatives:
        Number of sites correctly predicted to be non-cleaved.
        False Positives:
        Number of sites incorrectly predicted to be cleaved.
        False Negatives:
        Number of sites incorrectly predicted to be non-cleaved.
        Correct Classification Rate:
        Number of correctly predicted sites divided by the number of sites.
        Sensitivity:
        Number of true positives divided by the number of known cleaved sites.
        Specificity:
        Number of true negatives divided by the number of known non-cleaved sites.
        Positive precision:
        Proportion of sites that are predicted to be cleaved that are true positives.
        Negative precision:
        Proportion of sites that are not predicted to be cleaved that are true negatives.
        Correlation:
        Mathew's correlation coefficient between observed and predicted cleavage.

TOP

c. Area under the ROC curve (AUC):

The area under the receiver-operator characteristic (ROC) curve is a summary over all user-selected models. This curve indicates the percentage of correct decisions where values greater than 0.8 indicate excellent performance and values under 0.7 indicate poor performance.

        Description of the columns for the Area under the ROC curve table

        Model:
        Selected prediction model or models.
        AUC:
        Area Under the receiver-operator characteristic (ROC) curve

TOP

E. Obtain Mass of Predicted peptides Output

When the Obtain Mass of Predicted peptides task is selected, the original sequence is cleaved based on predicted values for each model. The resulting peptides are extended by an order of 2 by default, or by the Degree of peptide extension value selected in the Advanced Options Interface before the selected post-translational modifications are applied. Only peptides where the selected post-translational modifications have been successfully applied are reported using small blue brackets (e.g. DFPEEVAIVEEL[Amide] denotes amidation of the peptide DFPEEVAIVEELG). The average and monoiostopic masses of the predicted peptides are calculated at all stages such that masses are available for every combination of PTM to address the possibility that some PTMs may be absent. Note that the standard mass or molecular weight, not the MH+ or M+H mass, is calculated. The results are presented in the Mass of Predicted Peptides table:

      Description of the columns for the Mass of Predicted Peptides table

      Abb. Peptide:
      Abbreviated Peptide where the start and the end of the peptide is provided by a single letter amino acid code and location within the sequence.
      NCut:
      The model or models that predicted cleavage at this site that corresponds to the start or N-terminal region of the peptide. Signal Peptidase or Sequence Start are used to denote the start of the peptide whether a signal peptide is indicated or not.
      CCut:
      The model or models that predicted cleavage at this site that corresponds to the end or C-terminal region of the peptide. Sequence End is used to denote the end of the sequence.
      PTM Applied:
      Provides which PTMs have been applied to the peptide. Most PTM designations are self-explanatory; however, "Cleaved" denotes that the peptide has only been cleaved, "Extended" denotes that adjacent peptides have been joined, and "TrimKR" indicates that all the C-terminal K and R amino acids have been removed after cleavage. When a PTM is applied multiple times, only the mass with all occurrences is reported and the frequency is also reported in the "PTM Applied" column by indicating the number of PTM occurrences, followed by the times symbol ("x"), (e.g., Acetylation 3x).
      Predicted Aver. Mass:
      Predicted average mass of the peptide including any PTMs.
      Predicted Mono. Mass:
      Predicted monoisotopic mass of the peptide including any PTMs.
      Peptide Sequence:
      Complete sequence of the peptide. Any post-translational modifications that have been successfully applied are reported using small blue brackets (e.g. DFPEEVAIVEEL[Amide] denotes amidation of the peptide DFPEEVAIVEELG).

TOP

F. References

Amare, A., Hummon, A.B., Southey, B.R., Zimmerman, T.A., Rodriguez-Zas, S.L., Sweedler, J.V., Bridging neuropeptidomics and genomics with bioinformatics: prediction of mammalian neuropeptide prohormone processing. J. Proteome Res., 2006, 5, 1162-1167. Abstract.

Southey B.R., Amare A., Zimmerman T.A., Rodriguez-Zas S.L., Sweedler J.V., NeuroPred: a tool to predict cleavage sites in neuropeptide precursors and provide the masses of the resulting peptides. Nucleic Acids Res., 2006b, 34 (Web Server issue), W267-272. Abstract.

Tegge, A.N., Southey, B.R., Sweedler, J.V., Rodriguez-Zas, S.L., Comparative Analysis of Neuropeptide Cleavage Sites in Human, Mouse, Rat, and Cattle. Mamm. Genome, 2008 , 19(2), 106-120. Abstract.

Southey, B.R., Hummon, A.B., Richmond, T.A., Sweedler, J.V., Rodriguez-Zas, S.L., Prediction of neuropeptide cleavage sites in insects. Bioinformatics, 2008, 24, 815-825. Full Text

TOP

   

Questions or comments: Sandra Rodriguez Zas (rodrgzzs@illinois.edu)

NIDA Logo
Bioinformatic Portal is supported by NIH/NIDA Grants: P30 DA 018310 and R21 DA027548
NIH Logo