|
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).
|
|
File size:
816 bytes
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | #SUB subtopic.hlp |
|---|
| 7 | |
|---|
| 8 | # format described in ../help.readme |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | TITLE Count different chars/column |
|---|
| 12 | |
|---|
| 13 | OCCURRENCE ARB/SAI/Other functions/Count different chars column |
|---|
| 14 | |
|---|
| 15 | DESCRIPTION For each column in the alignment of the marked species, |
|---|
| 16 | count the number of different base characters occurring. |
|---|
| 17 | |
|---|
| 18 | Write result as SAI 'COUNTED_CHARS' with the following |
|---|
| 19 | interpretation: |
|---|
| 20 | |
|---|
| 21 | '0' empty column |
|---|
| 22 | '1' only 1 base in this column (conserved column) |
|---|
| 23 | '2'..'9' 2..9 different bases occurred |
|---|
| 24 | 'A'..'Z' 10..25 different bases occurred |
|---|
| 25 | |
|---|
| 26 | NOTES None |
|---|
| 27 | |
|---|
| 28 | EXAMPLES None |
|---|
| 29 | |
|---|
| 30 | WARNINGS None |
|---|
| 31 | |
|---|
| 32 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.