Produce Antimony Files and Graphs using a browser GUI
Project description
Antimony Model Creator - Olivia Walsh, Matthew Van Ginneken
This package allows the user to visualize a reaction via a steady state graph. The user can create and submit their own reactions on the Flask Webpage, or they can submit an antimony txt file or a SBML file also through the webpage. The Webpage will run a simulation using the reactions with tellurium and show the steady state graph.
Installation
To install this package the user should open up to their terminal and use pip install to install the package
pip install AMC-OWMVG==1.1.0
Once the terminal has confirmed installation, the user must create a new folder in their desktop and move to that directory
cd Desktop
cd newFolder (replace newFolder with the name of the folder)
Within this folder the user has to create a file and another folder called static. We recommend using an IDE or an editor to make these.
static (a folder)
runApp.py
Within the static folder the user should make two .txt files that are empty.
antimony1.txt
antimony2.txt
Going back to the file runApp.py the user should type out the following into the file
import AMCowmvg
from AMCowmvg.testing import runApp
runApp()
The user should then run the runApp.py in their terminal
python runApp.py
This will produce a few lines of response including a website link, the user should copy and paste this into their browser. The user now can create and visualize their reactions
## Installation if you have access to the StarterAMC folder
If the user has access to the StarterAMC folder they should download it to their desktop then run through the following commands
To install this package the user should open up to their terminal and use pip install to install the package
pip install AMC-OWMVG==1.1.0
Once the terminal has confirmed installation the user must navigate to the StarterAMC directory
cd Desktop
cd StarterAMC
Once the user is in the correct directory they should run the runApp.py file from their terminal
python runApp.py
This will produce a few lines of response including a website link, the user should copy and paste this into their browser. The user now can create and visualize their reactions
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
File details
Details for the file AMCowmvg-1.1.0.tar.gz
.
File metadata
- Download URL: AMCowmvg-1.1.0.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1759ea00c717a4167485fb18961c24270004d28ff28ff68f068ae5f20a5e2541 |
|
MD5 | 932f1183fb8f115b732cbbebfe0e01f1 |
|
BLAKE2b-256 | f8ba5a664c52029a1f2192d60b8e91c9664eb85cd627dbf1d370168f62af5ce7 |
File details
Details for the file AMCowmvg-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: AMCowmvg-1.1.0-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dde395fcc868da57729050a62503b645c531714f0f17fdd03bc11b8e239aeb9c |
|
MD5 | 287d5231cf3a9c31a0afbbd479c0b455 |
|
BLAKE2b-256 | 34016570f7cdd19b1399f415d2fba206b4e270117a68a60ba15f36d47b752d85 |