|
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 glossary.hlp |
|---|
| 4 | UP genes.hlp |
|---|
| 5 | |
|---|
| 6 | # sub topics: |
|---|
| 7 | SUB alignment.hlp |
|---|
| 8 | SUB mark.hlp |
|---|
| 9 | SUB selected.hlp |
|---|
| 10 | |
|---|
| 11 | # format described in ../help.readme |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | TITLE What are Species? |
|---|
| 15 | |
|---|
| 16 | DESCRIPTION One species is one database entry containing many database entries |
|---|
| 17 | describing the species and one or more sequences (every sequence |
|---|
| 18 | belongs to a different alignment). |
|---|
| 19 | |
|---|
| 20 | A species is not necessarily consistent with a taxonomic species. |
|---|
| 21 | |
|---|
| 22 | |
|---|
| 23 | [Database field name] [Comment] |
|---|
| 24 | |
|---|
| 25 | name Unique identifier of the species |
|---|
| 26 | (max 8 characters long) |
|---|
| 27 | |
|---|
| 28 | acc Accession number |
|---|
| 29 | |
|---|
| 30 | full_name (User defined) name of the species |
|---|
| 31 | |
|---|
| 32 | strain |
|---|
| 33 | |
|---|
| 34 | author |
|---|
| 35 | |
|---|
| 36 | journal |
|---|
| 37 | |
|---|
| 38 | ali_16s/data a 16s sequence (part of the 16s alignment) |
|---|
| 39 | ali_23s/data a 23s sequence |
|---|
| 40 | ali_.../data a ... sequence |
|---|
| 41 | |
|---|
| 42 | The description of the alignment, e.g. type or length, is not stored in every |
|---|
| 43 | species but in an alignment description. |
|---|
Note: See
TracBrowser
for help on using the repository browser.