AuReMe / mpwt

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

Split multipwt.py into multiple scripts. #25

Closed ArnaudBelcour closed 5 years ago

ArnaudBelcour commented 5 years ago

The script multipwt.pwy contains around 1000 lines. To ease reading, it must be split into multiple scripts.

We could have:

ArnaudBelcour commented 5 years ago

Done in #27 .