GonghuaLi / FastMM

FastMM: an ultra-efficient toolbox for constraint-based metabolic modeling
GNU General Public License v3.0
9 stars 1 forks source link

Getting following error while running function :FastMM_singleGeneKO #5

Open KeL1n1995 opened 10 months ago

KeL1n1995 commented 10 months ago

Hello, I followed the steps in the tutorial to complete the initial setup, but I got the following error when I ran this function:

Output = FastMM_singleGeneKO(model);

Warning: FastMM_singleGeneKO: using glpk solver

In FastMM_singleGeneKO (line 30) Reading problem data from 'singleGeneKO1582650/singleGeneKO1582650.mps'... Problem: CFlux singleGeneKO1582650/singleGeneKO1582650.mps:2963: warning: unable to determine objective row 2960 rows, 5317 columns, 21106 non-zeros 26603 records were read Constructing initial basis... Size of triangular part is 2822

Error using fileread (line 23) Could not open file singleGeneKO1582650.txt. No such file or directory.

Error in file2cell (line 9) txt = fileread(filename);

Error in FastMM_singleGeneKO (line 78) flux = file2cell(cout,'\t');

image

GonghuaLi commented 10 months ago

Thank you for your interesting in FastMM. This error may be because of: "the ./bin sub directory is not included in your computer running environment"

KeL1n1995 commented 10 months ago

Hello, I checked my script, I've added ./bin to the running environment, but I still get the same error. I use CPLEX_Studio 1210 or gurobi 1000 ,compatible with MATLAB version (2021a) and I am on Windows 11. Thank you in advance.

zrf492174 commented 9 months ago

您好,我检查了我的脚本,我已将 ./bin 添加到运行环境中,但我仍然收到相同的错误。我使用 CPLEX_Studio 1210 或 gurobi 1000,与 MATLAB 版本 (2021a) 兼容,并且我使用的是 Windows 11。先谢谢你。

Maybe you can try CPLEX_Studio 1260