Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty .xlsx file #155

Open
hariszaf opened this issue Oct 6, 2021 · 3 comments
Open

Empty .xlsx file #155

hariszaf opened this issue Oct 6, 2021 · 3 comments

Comments

@hariszaf
Copy link

hariszaf commented Oct 6, 2021

Hi!

I tried to run the tutorial_atomicallyResolveReconstruction.mlx tutorial on MATLAB online and I got the following error:

Error using readtable (line 498)
Unable to open file '/MATLAB Drive/COBRA/fork-cobratoolbox/tutorials/analysis/atomicallyResolveReconstruction/metaboliteIds.xlsx as a workbook. Check that file exists, read access is available, and the file is a valid spreadsheet file. 

Error in addMetInfoInCBmodel (line 31)
   dbData = readtable(inputData);

Then I cheched for the file COBRA.tutorials/analysis/atomicallyResolveReconstruction/metaboliteIds.xlsx and I realised that is an empty one.

Should that be this way?

Apologies if I missed something on the way.

Regards,
Haris

@rmtfleming
Copy link
Member

rmtfleming commented Oct 6, 2021 via email

@hariszaf
Copy link
Author

hariszaf commented Oct 7, 2021

I tried to clone the cobratoolbox repo from scratch after your changes,
however, when i ran

git clone --depth=1 https://github.com/opencobra/cobratoolbox.git cobratoolbox

all submodules directories, i,e /binary, papers and /tutorials were empty.

I then ran

git submodule update --init

from inside /cobratoolbox and even i got the submodules, I was not able to run the tutorial_atomicallyResolveReconstruction.mlx tutorial.
It seems that now you are using iDopaNeuro1 as your model - I am mentioning this to cross check I go the right commit.

Turorial tutorial_initConservedMoietyPaths was completed.

The tutorial_initConservedMoietyPaths however, returned the following error :

tutorial_initConservedMoietyPaths
Undefined function or variable `tutorial_initConservedMoietyPaths`

I also tried to run the initCobraToolbox command, as you mentioned, on MATLAB online
but I got the initial error mentioned.
Is there any chance that you have the previous commit fixed in what we use in MATLAB online?

Appologies if I have not get something right.
Haris

@rmtfleming
Copy link
Member

rmtfleming commented Oct 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants