| 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 Mark by reference |
|---|
| 12 | |
|---|
| 13 | OCCURRENCE ARB_NT/Species/Mark by reference |
|---|
| 14 | |
|---|
| 15 | DESCRIPTION Allows to mark all species referred to in the content of a field. |
|---|
| 16 | |
|---|
| 17 | Select whether to check all or marked species. |
|---|
| 18 | |
|---|
| 19 | Enter the name of a field containing references. |
|---|
| 20 | |
|---|
| 21 | A reference is a single species ID ('name') or a |
|---|
| 22 | comma-, semicolon- or space-separated list of species IDs. |
|---|
| 23 | |
|---|
| 24 | Choose whether |
|---|
| 25 | - to abort if the field is missing or |
|---|
| 26 | - to continue w/o warning |
|---|
| 27 | |
|---|
| 28 | Enter an ACI expression (see LINK{aci.hlp}) to postprocess |
|---|
| 29 | the field content. The result must be a reference or |
|---|
| 30 | reference-list (see above). |
|---|
| 31 | |
|---|
| 32 | The default ACI is '/[0-9.]+[%]*://'. This works with the information |
|---|
| 33 | written by LINK{next_neighbours_listed.hlp} if score information has been added. |
|---|
| 34 | |
|---|
| 35 | For the 'used_rels' field written by the fast-aligner (see LINK{faligner.hlp}) or by |
|---|
| 36 | sina (see LINK{sina_main.hlp}) you might use '/:[0-9]+//'. |
|---|
| 37 | |
|---|
| 38 | Predefined configurations for these two use-cases are available using the |
|---|
| 39 | config manager button. |
|---|
| 40 | |
|---|
| 41 | Below the ACI there are 3 lines showing |
|---|
| 42 | - the LINK{selected.hlp} |
|---|
| 43 | - the content of the specified field |
|---|
| 44 | - the result after processing it through the ACI |
|---|
| 45 | |
|---|
| 46 | Use the result line to check whether the specified ACI does generate a valid |
|---|
| 47 | ID or list of IDs. |
|---|
| 48 | |
|---|
| 49 | Choose whether |
|---|
| 50 | - to abort if an unknown reference is found or |
|---|
| 51 | - to continue w/o warning |
|---|
| 52 | |
|---|
| 53 | Click 'Mark referenced' to mark all species which are referenced |
|---|
| 54 | by the examined set of species. |
|---|
| 55 | |
|---|
| 56 | NOTES None |
|---|
| 57 | |
|---|
| 58 | EXAMPLES None |
|---|
| 59 | |
|---|
| 60 | WARNINGS Under development |
|---|
| 61 | |
|---|
| 62 | BUGS No bugs known |
|---|