Skip to content

filter example #41

@sinamajidian

Description

@sinamajidian

The example in the filter section

 orthoxml-tools filter --infile examples/data/sample-for-filter.orthoxml --score-name CompletenessScore --strategy top-down --threshold 0.24 --outfile tests_output/filtered_stream.orthoxml

doesn't match with the instruction

orthoxml-tools filter --infile path/to/file.orthoxml --threshold <value> --strategy <cascade-remove|extract|reparent> --outfile <file>
unrecognized arguments: --score-name CompletenessScore

do we have --strategy top-down?

also

orthoxml-tools filter: error: argument --strategy: invalid choice: 'reparent' (choose from 'cascade-remove', 'extract')

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions