|
Last change
on this file was
19532,
checked in by westram, 4 months ago
|
- reintegrates 'help' into 'trunk'
- tweak arb documentation:
- automatically link
- ticket references to arb
tracker (only affects html version).
- found URLs.
- page titles
- warn about long titles.
- introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
- increase allowed length (limited by subwindow width).
- cleanup header sections in all helpfiles.
- fix and/or update several help files.
- document syntax of help sources.
- build issues:
- when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
- remove output files on error (including files below ARBHOME/lib).
- pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
- moves Tree admin + NDS menu entries to top of menu
- adds: log:branches/help@18783:19531
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
1.3 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP arb_ntree.hlp |
|---|
| 4 | UP pfold.hlp |
|---|
| 5 | UP glossary.hlp |
|---|
| 6 | |
|---|
| 7 | # sub topics: |
|---|
| 8 | |
|---|
| 9 | # format described in ../help.readme |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE Create pfold SAI |
|---|
| 13 | |
|---|
| 14 | Import protein secondary structure and convert into SAI. |
|---|
| 15 | |
|---|
| 16 | OCCURRENCE ARB_NT/SAI/Create SAI using/Protein secondary structure |
|---|
| 17 | |
|---|
| 18 | DESCRIPTION |
|---|
| 19 | |
|---|
| 20 | Takes the currently LINK{selected.hlp} and searches for the field 'sec_struct'. |
|---|
| 21 | A new SAI is created using the data in this field. A simple input window pops |
|---|
| 22 | up where the default name '[species name]_pfold' for the new SAI can be |
|---|
| 23 | changed. |
|---|
| 24 | |
|---|
| 25 | NOTES |
|---|
| 26 | |
|---|
| 27 | The import filter 'dssp_all.ift' allows for importing the amino acid |
|---|
| 28 | sequence as well as the protein secondary structure from a dssp file and |
|---|
| 29 | the structure is stored in the field 'sec_struct'. That way, secondary |
|---|
| 30 | structure can be aligned along with the sequence manually and can later |
|---|
| 31 | be extracted to create an SAI. |
|---|
| 32 | |
|---|
| 33 | The import filter 'dssp_2nd_struct.ift' extracts only the protein |
|---|
| 34 | secondary structure which is stored as alignment data. SAIs can simply |
|---|
| 35 | be created from these species using LINK{sp_sp_2_ext.hlp}. |
|---|
| 36 | |
|---|
| 37 | Refer to LINK{arb_import.hlp} and especially LINK{dssp_ift.hlp} |
|---|
| 38 | for detailed information on importing sequences and structures and |
|---|
| 39 | on the DSSP format. |
|---|
| 40 | |
|---|
| 41 | EXAMPLES None |
|---|
| 42 | |
|---|
| 43 | WARNINGS None |
|---|
| 44 | |
|---|
| 45 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.