GonghuaLi / FastMM

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

Error using FastMM_doubleMetKO_multi #3

Open anilk991 opened 2 years ago

anilk991 commented 2 years ago

I am getting following error using FastMM_doubleMetKO_multi.m script:

Error using FastMM_doubleMetKO_multi (line 39) Unable to perform assignment because the size of the left side is 4382281-by-1 and the size of the right side is 2041211-by-1. Error in FastMM (line 42) GeneKOout = FastMM_doubleMetKO_multi(consmodel,fastcoreModel,pars.numCPU);

GonghuaLi commented 2 years ago

Thank you for your interesting in FastMM and testing the double metabolic knockout analysis.

Yes, I noticed this bug and now I have fixed it. Please download the lastest FastMM to perform your research.

anilk991 commented 2 years ago

Thanks, it worked. On the other issue, I am getting " Unrecognized field name "rev" ", when I am working using Recon3D model. Can you guide me into how to generate and what it is?