Molns / molns

MOLNs: a cloud appliance for systems biology applications
http://molns.github.io/molns
4 stars 28 forks source link

No default storage mode for ParameterSweep #17

Closed ahellander closed 9 years ago

ahellander commented 9 years ago

There is no default storage mode, which means that

hes1_sweep.run(mapper=g,number_of_realizations=1, store_realizations=False)

Fails.

See https://github.com/ahellander/molnsutil/issues/12

ahellander commented 9 years ago

This was also fixed in the recent fix for the multi-parameter sweep.