allpy
changeset 1152:837d51beeeef
pair-cores/web: add link to beginning of text from short description
| author | Boris Nagaev <bnagaev@gmail.com> |
|---|---|
| date | Tue, 15 Jan 2013 18:35:09 +0400 |
| parents | cf3637410ecc |
| children | d17209690e49 |
| files | pair_cores/web/approot/locales/pair-cores-web.xml pair_cores/web/approot/locales/pair-cores-web_ru.xml |
| diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/pair_cores/web/approot/locales/pair-cores-web.xml Tue Jan 15 18:33:10 2013 +0400 1.2 +++ b/pair_cores/web/approot/locales/pair-cores-web.xml Tue Jan 15 18:35:09 2013 +0400 1.3 @@ -91,6 +91,7 @@ 1.4 <message id='pair.main.Refresh'>Refresh</message> 1.5 <message id='pair.main.Reset'>Reset</message> 1.6 <message id='pair.main.Description'> 1.7 + <a name='description'></a> 1.8 Pair-cores detects reliable blocks (plus-blocks) for input alignment 1.9 of sequences with known 3D structure. 1.10 Reliable block consists of parts of sequences, which correspond each 1.11 @@ -180,6 +181,7 @@ 1.12 <message id='pair.main.Header'> 1.13 <h1>PairCores</h1> 1.14 Find reliable blocks of an alignment using 3D structure. 1.15 + <a href='#description'>Algorithm description</a>. 1.16 </message> 1.17 <message id='pair.main.Rfbr'> 1.18 The work was partly supported by
2.1 --- a/pair_cores/web/approot/locales/pair-cores-web_ru.xml Tue Jan 15 18:33:10 2013 +0400 2.2 +++ b/pair_cores/web/approot/locales/pair-cores-web_ru.xml Tue Jan 15 18:35:09 2013 +0400 2.3 @@ -105,6 +105,7 @@ 2.4 <message id='pair.main.Refresh'>Обновить</message> 2.5 <message id='pair.main.Reset'>Сбросить</message> 2.6 <message id='pair.main.Description'> 2.7 + <a name='description'></a> 2.8 Сервис pair-cores служит для 2.9 детектирования достоверных блоков (плюс-блоков) во входном выравнивании 2.10 последовательностей белков с известной пространственной структурой. 2.11 @@ -168,6 +169,7 @@ 2.12 <h1>PairCores</h1> 2.13 Поиск достоверных блоков в выравнивании 2.14 с использованием пространственной структуры. 2.15 + <a href='#description'>Описание алгоритма</a>. 2.16 </message> 2.17 <message id='pair.main.Rfbr'> 2.18 Работа частично поддержана
