AuReMe / mpwt

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

Error with dat creation if PGDB already there. #17

Closed ArnaudBelcour closed 5 years ago

ArnaudBelcour commented 5 years ago

Creation of BioPAX/Attribute-values files is not launched when there is a PGDB of an input species inside ptools-local.

ArnaudBelcour commented 5 years ago

In fact, it is a specific case. When in input, there is only species that already have a PGDB, mpwt stops instead of creating and moving BioPAX/Attribute-values files for these species.

ArnaudBelcour commented 5 years ago

Fixed in #18.