ModelSEED / Model-SEED-core

The Model SEED is a tool for building, curating, and analyzing gonome-scale metabolic models. Visit the Model SEED homepage for installation instructions and full feature documentation.
http://bionet.mcs.anl.gov/index.php/Model_SEED_Homepage
Other
19 stars 10 forks source link

fbafva operation does not work properly #60

Closed pvilaca closed 13 years ago

pvilaca commented 13 years ago

When I run:

./bin/fbafva -model iJR904.1

I get:

Processing argument: fbafva Creating the model file: /home/pvilaca/modelseed/install/data/ReactionDB/MFAToolkitOutputFiles/31/iJR904.1.tbl Creating biochemistry provenance files mkdir: cannot create directory `/home/pvilaca/modelseed/install/data/ReactionDB/MFAToolkitOutputFiles/31/MFAOutput': File exists Filename required by Spreadsheet::WriteExcel->new() at /home/pvilaca/modelseed/install/lib/ModelSEED/FIGMODEL/FIGMODELTable.pm line 1140 Whoops! We encountered an unrecoverable error.

I opened the file ./lib/ModelSEED/FIGMODEL/FIGMODELTable.pm and I noticed that the variable $workbook in line 1140 was empty...

cshenry commented 13 years ago

I believe this is fixed now.