Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

__init__() takes from 2 to 3 positional arguments but 7 were given #63

Open
damianv98 opened this issue Mar 5, 2021 · 0 comments
Open

Comments

@damianv98
Copy link

When using the straw python only version and running some of the example commands it returns the following error.
straw.straw('VC', 'https://hicfiles.s3.amazonaws.com/hiseq/gm12878/in-situ/combined_30.hic', '4', '4', 'BP', 500000)

Traceback (most recent call last):
File "", line 1, in
TypeError: init() takes from 2 to 3 positional arguments but 7 were given

Using straw with only the .hic as input does not give an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant