-
Still not getting install to work. This is on a relatively clean 64-bit linux with no FIG system available.
redwards@goldeneye:/data/ModelSeed$ git pull
Already up-to-date.
redwards@goldeneye:/data/M…
-
I scp'ed my iYusMp.149 model from bio\* to my desktop, then ran
bin/loadmodelfromfile -name "iYusMp.149" -genome "272634.1"
Got the following error log (note that the id used below has an extra ".14…
-
The error appears to be a commented out } at the end of processReactionWithMFAToolkit
If I correct that, the error I now get is ""Unable to find database configuration for ModelDB USERS"" at /data/Mo…
-
I was following the instructions to install the Model-SEED-core and I got a problem on this step:
c.) Load SQL-lite database from file:
sqlite3 Model-SEED-core/data/ModelDB/ModelDB.db < Model-SEED…
-
I am still having issues importing the models I created on ModelSEED for S. wittichii RW1 despite the fact that the recent update has solved login/account import issues. As such I just decided to try …
-
After updating with the latest commit, I got this error when I tried to re-run a model import. I re-ran bin/ms-config with my settings file just in case, and still got the same error.
Stack trace fo…
-
After successful model loading
./fba-fva -model iJR904
doesn't work
Error log :
> ModelDriver encountered an unrecoverable error:
```
""ModelSEED::FIGMODEL"" at /specific/disk1/home/alexnade/Mo…
-
Hi
I have started from scratch again the installation of the project (Model-SEED-core)
I decided that I will try to work with sqlite so that I will have less problems,
however I still have problems…
-
In the BIO environment, it didn't print these files out locally, only in a pre-specified location:
/vol/model-dev/MODEL_DEV_DB/MSModelFiles/iJR904.tbl
/vol/model-dev/MODEL_DEV_DB/MSModelFiles/bio0032…
-
I've written an installation script [`bootstrap.sh`](https://github.com/devoid/Model-SEED-core/blob/7515d274cdda154a88b093c06c0b3e410bd906da/lib/ModelSEED/ModelSEEDScripts/bootstrap.sh).
Called with …