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

Adding a small tutorial how to use SBML models with BayesFlow #146

Open
wants to merge 8 commits into
base: Development
Choose a base branch
from

Conversation

arrjon
Copy link
Contributor

@arrjon arrjon commented Mar 9, 2024

I have included a brief tutorial on how to utilize an SBML model with BayesFlow (the SBML format is very often used in computational systems biology). In the other tutoirals, users need to define and simulate the model manually. However, in this tutorial, we demonstrate the process of loading a model from the BioModels database, utilizing a simulator designed to handle SBML data format, and showcasing the seamless integration with BayesFlow. I hope you find it useful :)

@arrjon arrjon changed the title Adding a small example how to use SBML models with BayesFlow Adding a small tutorial how to use SBML models with BayesFlow Mar 9, 2024
@stefanradev93
Copy link
Owner

That's fantastic, Jonas! Thanks!

When I try to view the notebook with the GitHub renderer, I get:

Invalid Notebook
'execution_count' is a required property
Using nbformat v5.9.2 and nbconvert v7.16.1

I will try to open the notebook from my dev PC later.

@arrjon
Copy link
Contributor Author

arrjon commented Mar 11, 2024

I just rerun the notebook and pushed it again. At least I can view it with the GitHub renderer

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

Successfully merging this pull request may close these issues.

None yet

2 participants