Changes between Version 3 and Version 4 of Ticket #833
- Timestamp:
- Feb 8, 2021, 11:58:56 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #833 – Description
v3 v4 9 9 * choose location of group such that all member-species are contained 10 10 * location may be root node => abort with error 11 * document how many non-matching entries are contained in each generated group12 * append suffix to groupname (e.g. "--mismatches: ###")13 11 14 12 === proposed parameters: === … … 17 15 * taxonomic ranks in the above field (default: ';') 18 16 * 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 19 26 20 27 ----