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.