-
Hello,
I run the scripts scFBA_test.m and replicateScFBAresults.m but I have an error in single2IntPopModel step.
Error I have:
Error using parseCobraVarargin (line 129)
The value of 'osenseStr' i…
-
Hi
I tried to create pan models in family level, but the result of model test shows me it has leak.
what could i do? Is there anyway i test it completely and solve model problems?
**I hereby confir…
-
Problem: when using MATLAB 2019a with CPLEX 12.10 on Windows 10x64 [enterprise and professional SKUs], generateMexFastFVA.m produces the following warning and error:
```
>> generateMexFastFVA
> Th…
jep38 updated
5 months ago
-
*I am trying to use the random sampling method of cobratoolbox to obtain all possible flux distribution for the maximal growth rate condition. I try to fulfill this goal by using sampleCbModel in cobr…
-
Hello,
I have a problem of files synchronisation. Once I clone cobratoolbox, I get some of files in my folder but not all of them.
I notice that the folders not cloned appear as
'binary @ e2c26…
ghost updated
3 years ago
-
*Please include a short description of problem here*
I tried to execute gapFind.m function and error about SWITCHES came up, I narrowed it down to parseSolverParameters.m function to line s 31-32. Th…
-
/dev_rebug/rebug/cobra/
What if I don’t have this folder on my console
-
Hi,
I am using a genome-scale model and it's format is ".omex". Does anyone know how can I properly import the model in Matlab cobratoolbox?
I tried opening the file az a zip and importing the ".xml…
-
The `[expressionRxns, parsedGPR, gene_used] = mapExpressionToReactions(model, expData);` is giving expressionRxns variable as entirely NaN values. But parsedGPR and gene_used return cell array. The ge…
-
Hi! I've met a bug when I am running testAll.
Something seems error in line 149 in testFVA.m, which is
assert(verifyCobraFunctionError('fluxVariability', 'outputArgCount', 2, ...
…