No project description provided
Project description
biosimulator-processes
Core implementations of process-bigraph.composite.Process()
aligning with BioSimulators simulator
tools.
Installation
The easiest way to download this tool is via the Python Package Index. You may download core-processes with:
pip install biosimulator-processes
We recommend using an environment/package manager like Conda to install the dependencies required for your use.
Most of the direct UI content for this tooling will be in the form of a jupyter notebook.
Using biosimulator_processes.smoldyn_process.SmoldynProcess()
:
Mac Users PLEASE NOTE:
Due to the multi-lingual nature of Smoldyn, which is primarily
developed in C++, the installation process for utilizing
the SmoldynProcess
process implementation requires separate handling. This is particularly
relevant for macOS and Windows users, where setting up the Python bindings can be more complex.
For your convienience, we have created an installation shell script that will install the correct distribution of Smoldyn based on your Mac processor along with the codebase of this repo. To install Smoldyn and this repo on your Mac, please adhere to the following instructions:
-
Clone this repo from Github:
git clone https://github.com/vivarium-collective/biosimulator-processes.git
-
Provide adminstrative access to the
scripts
directory within the cloned repo:cd biosimulator-processes chmod +x scripts
-
Look for the install-with-smoldyn-for-mac- shell script where corresponds to your machine's processor:
ls scripts
-
Run the appropriate shell script (for example, using mac silicon):
scripts/install-with-smoldyn-for-mac-silicon.sh
Quick Start Example:
TODO: Add quickstart example of instance declarations.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for biosimulator-processes-0.0.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e002488e409bb431bb17be34c946434a94fc0275f8291db96c6948a76b3cd51e |
|
MD5 | 5cee2f3693fa12babd36f3072e940025 |
|
BLAKE2b-256 | 20bdb4740713cca94bc52ac50d53ce3cdc2881f202d3d02b517851617ad668f7 |
Hashes for biosimulator_processes-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73fbce473871868189dcde95761b48723e0ed5487af654ee630b7f84e829f28a |
|
MD5 | 80c267a8b45cc5a82f314328338e6c6b |
|
BLAKE2b-256 | 9ec06416f8195e0ea9b30e2eff7b62cbc2f8c053ec766343f6ec7296ea3687e3 |