Open teisnotte opened 1 year ago
Hello,
We have uploaded the file bigg_biomass_reactions.csv, but it is not used in the Zimmermann's dataset. Thanks.
Best, Can
Thanks!
It seems the line 41 of utils.py should be
model.remove_reactions(np.array(model.reactions)[remove_rxn_index], remove_orphans=True)
The code works fine on my end. I guess it is because model.reaction is a dict list. Thanks.
Best, Can
On Thu, Oct 19, 2023 at 4:25 PM teisnotte @.***> wrote:
It seems the line 41 of utils.py should be
model.remove_reactions(np.array(model.reactions)[remove_rxn_index], remove_orphans=True)
— Reply to this email directly, view it on GitHub https://github.com/canc1993/cheshire-gapfilling/issues/4#issuecomment-1771655929, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALXYM5ZLLBCYZGOECFAVQVLYAGEFHAVCNFSM6AAAAAA6HXLOHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZRGY2TKOJSHE . You are receiving this because you commented.Message ID: @.***>
Hello there,
It seems line 24 in utils.py is using a file that's missing from the pools, is it the same as bigg_universe? Thanks!
And it seems I get error from below, and the specified bigg model under
./data/gems/gem.xml
is not loaded: