|
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:
1015 bytes
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | UP species.hlp |
|---|
| 5 | |
|---|
| 6 | # sub topics: |
|---|
| 7 | SUB mark_genes.hlp |
|---|
| 8 | SUB selected_gene.hlp |
|---|
| 9 | SUB gene_species.hlp |
|---|
| 10 | SUB organisms.hlp |
|---|
| 11 | |
|---|
| 12 | # format described in ../help.readme |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | TITLE What are Genes? |
|---|
| 16 | |
|---|
| 17 | DESCRIPTION One gene is one database entry containing subentries which |
|---|
| 18 | describe the gene. Every gene belongs to a specific |
|---|
| 19 | organism, but one organism may have many genes. |
|---|
| 20 | |
|---|
| 21 | Main (reserved) entries of a gene: |
|---|
| 22 | |
|---|
| 23 | name, pos_begin, pos_end, complement, |
|---|
| 24 | pos_joined, pos_begin1, pos_end1, pos_begin2, pos_end2, ... |
|---|
| 25 | pos_uncertain, |
|---|
| 26 | codon_start, transl_table |
|---|
| 27 | |
|---|
| 28 | See LINK{gene_info.hlp} for details about these fields. |
|---|
| 29 | |
|---|
| 30 | NOTE The main-sequence of a organism(species) is stored in the |
|---|
| 31 | alignment 'ali_genom'. You should not change this alignment. |
|---|
| 32 | |
|---|
| 33 | WARNINGS The alignment 'ali_genom' should NOT contain any gaps!!!! |
|---|
| 34 | |
|---|
| 35 | BUGS No known bugs |
|---|
| 36 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.