allpy
changeset 1145:b203b7d2b9a6
pair-cores/web: add sequence names format instruction
author | Boris Nagaev <bnagaev@gmail.com> |
---|---|
date | Mon, 14 Jan 2013 03:01:58 +0400 |
parents | 1a8e48f09fe6 |
children | cf15f7653423 |
files | pair_cores/web/approot/locales/pair-cores-web.xml pair_cores/web/approot/locales/pair-cores-web_ru.xml |
diffstat | 2 files changed, 8 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/pair_cores/web/approot/locales/pair-cores-web.xml Mon Jan 14 02:54:31 2013 +0400 1.2 +++ b/pair_cores/web/approot/locales/pair-cores-web.xml Mon Jan 14 03:01:58 2013 +0400 1.3 @@ -69,7 +69,10 @@ 1.4 table output. 1.5 </message> 1.6 <message id='pair.main.Example'> 1.7 - Here is an example of an alignment for input for the program: 1.8 + Here is an example of an alignment for input for the program. 1.9 + <br/> 1.10 + Note that the names of sequences should be of the form: 1.11 + <pre>PDBcode_Chain[_Model]</pre> 1.12 </message> 1.13 <message id='pair.main.Example_fasta'> 1.14 <pre>
2.1 --- a/pair_cores/web/approot/locales/pair-cores-web_ru.xml Mon Jan 14 02:54:31 2013 +0400 2.2 +++ b/pair_cores/web/approot/locales/pair-cores-web_ru.xml Mon Jan 14 03:01:58 2013 +0400 2.3 @@ -83,7 +83,10 @@ 2.4 табличное описание плюс-блоков. 2.5 </message> 2.6 <message id='pair.main.Example'> 2.7 - Пример входного выравнивания для программы: 2.8 + Пример входного выравнивания для программы. 2.9 + <br/> 2.10 + Обратите внимание, что имена последовательностей должны быть в форме: 2.11 + <pre>PDBкод_Цепь[_Модель]</pre> 2.12 </message> 2.13 <message id='pair.main.Header'> 2.14 <h1>PairCores</h1>