You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added model test mode
- `gapseq test-long` reconstructs a model of E. coli, including all
of gapseq's substeps. the resulting model is functional core model
- model test mode should run in 5-10min
Full model is constructed now *on the fly*
This change makes the binary file `dat/full.model.RDS` obsolete.
Finally...
`gapseq test` now also checks if full model can be constructed on the
local machine.