Skip to content

funannotate sort --minlen not working #896

@abretaud

Description

@abretaud

Are you using the latest release?
using master branch

Describe the bug
the --minlen option of funannotate sort isno longer working (writing smaller contigs)

What command did you issue?
funannotate sort --input input.fa --out output.fa --base 'something' --minlen 2100

The if/else logic is not working as expected after recent refactoring at

if minlen and length >= int(minlen):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions