https://github.com/bluebrain/subcellular-suite
https://github.com/bluebrain/subcellular-suite
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluebrain/subcellular-suite
- Owner: BlueBrain
- Created: 2022-11-16T16:22:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T08:58:32.000Z (over 3 years ago)
- Last Synced: 2025-01-19T23:38:38.255Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subcellular Suite
A suite to simulate and visualize brain molecular networks.
- [BlueNaaS-Subcellular](#bluenaas-subcellular) — A web environment for the simulation of brain molecular networks.
- [BluePySubcellular](#bluepysubcellular) — A Python interface to BlueNaaS-Subcellular.
## BlueNaaS-Subcellular

Useful links:
[GitHub repo](https://github.com/bluebrain/BlueNaaS-Subcellular),
[Documentation](https://github.com/bluebrain/bluenaas-subcellular#readme).
**A web environment for the simulation of brain molecular networks.**
BlueNaaS-Subcellular is a software environment for the simulation of brain molecular networks.
It aims to integrate several existing tools such as STEPs, and BioNetGen into an intuitive web interface.
It allows users to import or define models and run simulations. It includes some visualization tools such as a geometry viewer,
a contact map and a reactivity network graph.
## BluePySubcellular
Useful links:
[GitHub repo](https://github.com/BlueBrain/Bluepysubcellular),
[Documentation](https://github.com/BlueBrain/BluePySubcellular#readme).
**A Python interface to BlueNaaS-Subcellular.**
BluePySubcellular is a python interface to BlueNaas-Subcellular,
it allows users to define models of reaction-diffusion networks and geometries using tetrahedral meshes.
It also enables users to run simulations in the cloud and download the results for further analysis