Difference between revisions of "Poodle"
(→Poodle-L) |
(→Poodle-W) |
||
(One intermediate revision by the same user not shown) | |||
Line 37: | Line 37: | ||
! Reference |
! Reference |
||
| [http://www.ncbi.nlm.nih.gov/pubmed/17599940 PubMed 17599940] |
| [http://www.ncbi.nlm.nih.gov/pubmed/17599940 PubMed 17599940] |
||
+ | |- |
||
+ | ! ML method |
||
+ | | SVM |
||
|} |
|} |
||
Poodle-S is specialized on the prediction of short disordered regions. |
Poodle-S is specialized on the prediction of short disordered regions. |
||
− | This method |
+ | This method defines seven regions on a protein. Depending of the physikochemical |
+ | compositions and a PSI-Blast profile a SVM decides for one of the seven regions |
||
+ | if it contains disorder. |
||
+ | |||
+ | The idea behind this is, that it is important where disorder happens and depending |
||
+ | on the place the contribution to disorder of physikochemical features varies. |
||
==Poodle-W== |
==Poodle-W== |
||
Line 55: | Line 63: | ||
|} |
|} |
||
− | Poodle-W predicts which |
+ | Poodle-W predicts which proteins are intrinsically disordered. |
+ | It uses a method called Spectral Graph Transducer, which is a classification algorithm |
||
+ | (see "Transductive learning via spectral graph partitioning" by Dr. Joachims and |
||
+ | [http://mbs.cbrc.jp/poodle/help-w.html Poodle-W]). |
||
==Poodle-I== |
==Poodle-I== |
Latest revision as of 22:25, 6 June 2011
Poodle
Poodle is a set of tools for the prediction of the secondary structures. The different programs uses different machine learning approaches.
Poodle-L
Author | Hirose S, Shimizu K, Kanai S, Kuroda Y, Noguchi T. |
---|---|
Year | 2007 |
Reference | PubMed 17545177 |
ML Method | two levels of SVMs |
Poodle-L is specialized on the prediction of long disordered regions (> 40 residues). It uses two SVMs. Each amino acid is represented by ten different physikochemical properties (10 dimensions). The first SVM predicts the probability of a 40-residue segment to be disordered. This output is used by the second SVM to predict predict the probability of a single residue to be disordered.
Poodle-S
Author | Shimizu K, Hirose S, Noguchi T. |
---|---|
Year | 2007 |
Reference | PubMed 17599940 |
ML method | SVM |
Poodle-S is specialized on the prediction of short disordered regions. This method defines seven regions on a protein. Depending of the physikochemical compositions and a PSI-Blast profile a SVM decides for one of the seven regions if it contains disorder.
The idea behind this is, that it is important where disorder happens and depending on the place the contribution to disorder of physikochemical features varies.
Poodle-W
Author | Shimizu K, Muraoka Y, Hirose S, Tomii K, Noguchi T. |
---|---|
Year | 2007 |
Reference | PubMed 17338828 |
Poodle-W predicts which proteins are intrinsically disordered. It uses a method called Spectral Graph Transducer, which is a classification algorithm (see "Transductive learning via spectral graph partitioning" by Dr. Joachims and Poodle-W).
Poodle-I
Author | Hirose S, Shimizu K, Inoue N, Kanai S, Noguchi T. |
---|---|
Year | 2008 |
Reference | CASP 8 Proceedings |
Poodle-I seems to predict the disorder of a protein by combining different tools in a workflow.