cdanielmachado / carveme

CarveMe: genome-scale metabolic model reconstruction
Other
147 stars 50 forks source link

GPR rule and COBRATOOLBOX #65

Closed SPD20 closed 4 years ago

SPD20 commented 4 years ago

Hi,

I tried running Carveme model with Cobratoolbox..although it run perectly but the GRP rule tabs are not read correctly..so other tools which required GPR RULES are failing in cobratoolbox. I tried --fbc2 option, cobra option as well...nothing seems to work in this case.

Can you please suggests something? This is how GPR RULE are displayed when I load carveme model.

'' 'x(89)' '( x(90) | x(91) )' '( x(90) | x(91) )' '( x(90) | x(91) )' '( x(90) | x(91) )' '( x(90) | x(91) )' '( x(90) | x(91) )' '( x(90) | x(91) )' '' 'x(92)' '' 'x(93)'

Thanks,

cdanielmachado commented 4 years ago

Could you be more specific regarding the meaning of "not read correctly" ?

From the output you pasted it seems that the cobratoolbox was able to load the gprs.

SPD20 commented 4 years ago

Hello Daniel,

Thanks for your reply. I will try to run the same command which gave me error and post it back to you.

Kind regards,

From: Daniel Machado notifications@github.com Sent: 28 February 2020 14:33 To: cdanielmachado/carveme carveme@noreply.github.com Cc: Dahale, Sonal (PG/R - Sch of Biosci & Med) sonal.dahale@surrey.ac.uk; Author author@noreply.github.com Subject: Re: [cdanielmachado/carveme] GPR rule and COBRATOOLBOX (#65)

Could you be more specific regarding the meaning of "not read correctly" ?

From the output you pasted it seems that the cobratoolbox was able to load the gprs.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fcdanielmachado%2Fcarveme%2Fissues%2F65%3Femail_source%3Dnotifications%26email_token%3DAODBIVDDZHJRPVZUUCH5IUDRFEOAXA5CNFSM4K5RJ362YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENIWY6A%23issuecomment-592538744&data=02%7C01%7Csonal.dahale%40surrey.ac.uk%7C63e52f4b949040e1933508d7bc5b1316%7C6b902693107440aa9e21d89446a2ebb5%7C0%7C0%7C637184971664703769&sdata=U6gZikexzftxgAbIv6roRyGFM8eL6ctKojIPdIdodFY%3D&reserved=0, or unsubscribehttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAODBIVAY3VCI2EP4IIYZPD3RFEOAXANCNFSM4K5RJ36Q&data=02%7C01%7Csonal.dahale%40surrey.ac.uk%7C63e52f4b949040e1933508d7bc5b1316%7C6b902693107440aa9e21d89446a2ebb5%7C0%7C0%7C637184971664713762&sdata=wx2fjFWevuqtG9UxvylVBdiTcn9i92%2FH8nC8I3VEK1Q%3D&reserved=0.

SPD20 commented 4 years ago

Hi Daniel,

Please accept my apology I missed running some preprocessing commands and hence the error.

Closing the issue.

thanks

jiuchuyuan commented 1 year ago

Hi, Could you tell me how you solved this problem? I ran into the same problem. thanks