| Literature DB >> 20870642 |
Tsuyoshi Kato1, Nozomi Nagano.
Abstract
MOTIVATION: Finding functionally analogous enzymes based on the local structures of active sites is an important problem. Conventional methods use templates of local structures to search for analogous sites, but their performance depends on the selection of atoms for inclusion in the templates.Entities:
Mesh:
Substances:
Year: 2010 PMID: 20870642 PMCID: PMC2958746 DOI: 10.1093/bioinformatics/btq519
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Variables of a dataset generated using the LSS algorithm
| Atom1 | Atom2 | … | Atom | Class | |
|---|---|---|---|---|---|
| Site 1 | ··· | ||||
| Site 2 | ··· | ||||
| ⋮ | ⋮ | ⋮ | ⋮ | ⋮ | |
| Site ℓ | ··· |
The ℓ sites are presumed to be hits by the LSS algorithm. Their functional classes are known. The vector ∈ ℝ3 and the scalar y ∈ {±1}, respectively, represent the coordinate of the j-th atom and the binary class label of the i-th site.
Fig. 1.Example of metric learning. Computing RMSD is a typical means to search for site matches from numerous hits aligned with a query template. It involves taking the unweighted average of distances of each atom. This toy example shows a case in which each of the five site matches and five mismatches is aligned with a query template having 10 atoms. In this case, no threshold separates site matches from mismatches perfectly as long as the average of distances is unweighted, as shown in (a). Three mismatches and two site matches can be predicted incorrectly if the threshold depicted in (a) is used. Our metric learning algorithm finds a weight for each atom to generate a distance that separates site matches from mismatches. For this example, weighted RMSD supports a complete separation of site matches from mismatches, as shown in (b).
Fig. 2.Flow of the respective algorithms. In the conventional algorithm, the sites found by LSS algorithms are predicted using unweighted RMSD. In our algorithm, the sites are predicted using weighted RMSD. The weights are obtained using metric learning from known active sites.
Fig. 3.Average AUCs and sensitivities. Forty-five templates are used for the experiments. The dataset was randomly split into a training set and a test set for each template 100 times, and the AUC and the sensitivity were computed for the 100 test sets. The bars show the average AUCs and the average sensitivities over the 100 trials and the 45 templates. EMR is the baseline method, whereas MLR is the main proposed method. The performances of the two methods are statistically significantly different in terms of P-value (by one-sample t-test) (Section 4). The other methods are prepared to investigate various conditions (Section 3).