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

Implement parsing of different formats #44

Open
1 of 2 tasks
famosab opened this issue Nov 3, 2022 · 1 comment
Open
1 of 2 tasks

Implement parsing of different formats #44

famosab opened this issue Nov 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@famosab
Copy link
Member

famosab commented Nov 3, 2022

So far only .xml can be used with refineGEMs. Other fileformats are also being used like .yml. It might be of interest to enable other formats or even an automated choice of parser so that a user can simply plug-and-play.

  • Add functionality with cobraPy
  • Add functionality with libSBML
@famosab famosab added the enhancement New feature or request label Nov 3, 2022
@famosab famosab mentioned this issue Feb 9, 2023
16 tasks
@cb-Hades
Copy link
Collaborator

cb-Hades commented Feb 6, 2024

load_model_cobra in io.py can now read in any format that is readable by COBRApy #99
-> model is read in based on the file extension

cb-Hades added a commit that referenced this issue Feb 8, 2024
- added ideas and possible new code for io #85, #44 and investigate to CB_under_construction
- bit of restructering in io and investigate
- bit of Specimen integration in new code block CB_under_construction #99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants