https://github.com/cardiacmodelling/voltageclampapi
A python web api for the artefacts app
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Repository
A python web api for the artefacts app
Basic Info
- Host: GitHub
- Owner: CardiacModelling
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Size: 1.17 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
A python web api for the voltage clamp artefacts app
This repository contains
appA Python app that usesflaskto present a web API for running simulations.dockerA bunch of files to let you run the app in a web server in in a Docker container.htmlA very primitive HTML client used to test the API during development.
If you want to deploy the app, look at docker/README.md.
If you want to modify the app, or just play around with it locally, look at app/README.md.
If you want to build a client, look at the API docs (link below) or the examples in html and client.py.
The API itself is documented in API.md.
This app uses the model from CardiacModelling/VoltageClampModel [1].
[1] Lei, C.L., Clerx, M., Whittaker, D.G., Gavaghan D.J., de Boer, T.P. and Mirams, G.R. (2020). Accounting for variability in ion current recordings using a mathematical model of artefacts in voltage-clamp experiments. Philosophical Transactions of the Royal Society A, 378: 20190348.
Owner
- Name: Cardiac Modelling
- Login: CardiacModelling
- Kind: organization
- Location: United Kingdom
- Website: https://www.maths.nottingham.ac.uk/plp/pmzgm/
- Repositories: 20
- Profile: https://github.com/CardiacModelling
Codes and Resources from the University of Nottingham's cardiac modelling team
GitHub Events
Total
Last Year
Dependencies
- python 3.10-slim build
- Flask-Caching *
- flask-cors *
- flask-limiter *
- flask-restful *
- myokit >=1.33.6