Murali-group / PathLinker

Connect the dots in networks.
GNU General Public License v3.0
17 stars 10 forks source link

Fix function scope to write output paths #5

Closed agitter closed 6 years ago

agitter commented 6 years ago

This is related to #3, there is another function that was not in scope within run.py. I have only fixed those functions I'm using, but there are possibly others as well.

jlaw9 commented 6 years ago

Thanks for the PR