Skip to content

extract_connected_module in endotyper.py 161 takes invalid argument check_connectivity = True #4

@inescgu

Description

@inescgu

Run of the package fails with this message: "EndotypY analysis failed: extract_connected_module() got an unexpected keyword argument 'check_connectivity'"

Suggested improvement: delete argument from line 161 in endotyper.py, should function fine.
Alternative: include the check_connectivity argument in the line 52 of rwr.py, and include functionality in rwr script. First fix should be good enough.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions