BergmannLab / MONET

MONET : MOdularising NEtwork Toolbox - https://doi.org/10.1093/bioinformatics/btaa236
GNU General Public License v3.0
41 stars 15 forks source link

R1 error on small input: subscript out of bounds #20

Closed mattiat closed 4 years ago

mattiat commented 4 years ago

To reproduce, run MONET/test/system_test/zachary_karate_club_test.sh

image
WeijiaZhang24 commented 4 years ago

Finished in "issues_20" and pushed to origin

mattiat commented 4 years ago

Testing, but still having trouble... ? Sorry for merging too early.

image
WeijiaZhang24 commented 4 years ago

I see. There's a package "scales" that I used bu is only available locally on my PC. I will try a workaround without using this package.

mattiat commented 4 years ago

Cheers, let me know if you need help somehow!

WeijiaZhang24 commented 4 years ago

I pushed a new version and it should be fixed now. I tested both locally and with docker.

mattiat commented 4 years ago

Looks great.

image
mattiat commented 4 years ago

Thank you, Weijia, it's solved!