|
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.4 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | SUB gene_extract.hlp |
|---|
| 7 | SUB gene_species_mark.hlp |
|---|
| 8 | SUB organisms.hlp |
|---|
| 9 | SUB gene_species_field_transfer.hlp |
|---|
| 10 | |
|---|
| 11 | # format described in ../help.readme |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | TITLE What are Gene-species? |
|---|
| 15 | |
|---|
| 16 | DESCRIPTION In order to work with alignments of genes you first have to |
|---|
| 17 | extract the wanted genes into some kind of pseudo-species. |
|---|
| 18 | We called them 'gene-species'. |
|---|
| 19 | |
|---|
| 20 | You can do that using LINK{gene_extract.hlp}. |
|---|
| 21 | |
|---|
| 22 | These gene-species store additional information about the |
|---|
| 23 | organism and the gene they originated from (in fields 'ARB_origin_gene' |
|---|
| 24 | and 'ARB_origin_organism'). They only contain that part of the |
|---|
| 25 | organisms sequence, the gene corresponds to. |
|---|
| 26 | |
|---|
| 27 | The intention is to create different alignments for different |
|---|
| 28 | groups of genes and to calculate your trees using these |
|---|
| 29 | alignment(s). |
|---|
| 30 | |
|---|
| 31 | You may also concatenate multiple genes into |
|---|
| 32 | a multi-gene-alignment (see LINK{concatenate.hlp}) |
|---|
| 33 | and calculate a tree using that alignment. |
|---|
| 34 | |
|---|
| 35 | You may relink trees based on gene-species to the original organisms |
|---|
| 36 | using LINK{tree_pseudo.hlp}. |
|---|
| 37 | |
|---|
| 38 | NOTES It's possible to export these gene-species to a separate ARB |
|---|
| 39 | database using the merge tool. |
|---|
| 40 | |
|---|
| 41 | EXAMPLES None |
|---|
| 42 | |
|---|
| 43 | WARNINGS None |
|---|
| 44 | |
|---|
| 45 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.