Changes between Version 3 and Version 4 of Ticket #833


Ignore:
Timestamp:
Feb 8, 2021, 11:58:56 AM (5 years ago)
Author:
westram
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #833 – Description

    v3 v4  
    99 * choose location of group such that all member-species are contained
    1010   * location may be root node => abort with error
    11  * document how many non-matching entries are contained in each generated group
    12    * append suffix to groupname (e.g. "--mismatches: ###")
    1311
    1412=== proposed parameters: ===
     
    1715   * taxonomic ranks in the above field (default: ';')
    1816   * combined group names, where multiple ranks fall onto one group instance (default: '_')
     17 * group placement:
     18   * maximum percentage of outgroup members allowed (default: 0 = none)
     19   * ~~maximum number of parts a group may be split into (default: 1; higher values allow to apply groups that are spread, as mentioned in #comment:1)~~ (maybe better skip this feature as it complicates the whole calculation).
     20
     21   * action if any of these limitations reached:
     22     * skip+log
     23     * insert group, optionally with customizable suffix (e.g. "--mismatches: ###")
     24
     25
    1926
    2027----