AuReMe / mpwt

Pathway Tools multiprocessing wrapper (for PathoLogic).
GNU Lesser General Public License v3.0
14 stars 0 forks source link

Refactor how paths are handled. #60

Closed ArnaudBelcour closed 3 years ago

ArnaudBelcour commented 3 years ago

Paths are not well formatted (with lot of '/'). This is incompatible with some Operating Systems (like Windows).

ArnaudBelcour commented 3 years ago

Refactored in #62.