issues
search
AuReMe
/
mpwt
Pathway Tools multiprocessing wrapper (for PathoLogic).
GNU Lesser General Public License v3.0
15
stars
0
forks
source link
mpwt 0.5.7
#55
Closed
ArnaudBelcour
closed
4 years ago
ArnaudBelcour
commented
4 years ago
Add:
an option (--tp/patho_transporter_inference) to use Transporter Inference Parser with PathoLogic (issue #53).
a badge showing last Pathway Tools release compatible with mpwt.
a picture trying to show how mpwt works.
clean option when using topf.
Fix:
no join and close of Pool map if an error occurred (issue #52).
issue when error can occur after PGDB creation but not take into account (issue #54).
Modify:
replace Pool map by starmap (issue #51).
Add:
Fix:
Modify: