Skip to content

unexpected keyword argument #13

@jlblancopastor

Description

@jlblancopastor

when running treeCl with these options:
treeCl -i input -f fasta --trees_in trees -r 100 -c mds -m geo -g ml -d dna -o output -t temp -u 11 -a

I get a keyword argument error

Using temporary directory temp
Loading input files
Traceback (most recent call last):
File "/home/jlblancopast/git/treeCl/bin/treeCl", line 443, in
debug=args.e,
TypeError: init() got an unexpected keyword argument 'compression'

It seems that there is a bug in the code

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