source: branches/sina/HELP_SOURCE/source/pfold_sai.hlp

Last change on this file was 19708, checked in by westram, 3 months ago
  • update doc+gui:
    • avoid terms "ARB_NT" (=former name of main arb window), "ARB_NTREE" and similar
      • instead talk about "ARB main window"
    • correct refs to 'ARB/Probes/PT_SERVER Admin'.
    • update 'What are marked species?'.
    • update protection level documentation (parts already done with previous commit).
  • 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:
2UP      arb.hlp
3UP      arb_ntree.hlp
4UP      pfold.hlp
5UP      glossary.hlp
6
7#       sub topics:
8
9# format described in ../help.readme
10
11
12TITLE           Create pfold SAI
13
14                Import protein secondary structure and convert into SAI.
15
16OCCURRENCE      ARB/SAI/Create SAI using/Protein secondary structure
17
18DESCRIPTION
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
25NOTES
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
41EXAMPLES        None
42
43WARNINGS        None
44
45BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.