gws_gena
is a Constellab library (called bricks) developped by Gencovery. GWS stands for Gencovery Web Services.
✨ Gencovery is a software company that offers Constellab., the leading open and secure digital infrastructure designed to consolidate data and unlock its full potential in the life sciences industry. Gencovery's mission is to provide universal access to data to enhance people's health and well-being.
🌍 With our Fair Open Access offer, you can use Constellab for free. Sign up here. Find more information about the Open Access offer here (link to be defined).
GENA is a powerful tool for genome-scale metabolic modeling, designed to facilitate the analysis and simulation of metabolic networks. It enables researchers to understand complex biological systems, predict metabolic behavior, and identify potential metabolic engineering targets.
- Comprehensive Modeling: Supports the construction and analysis of genome-scale metabolic models.
- Predictive Insights: Enables accurate predictions of metabolic behavior and phenotypic outcomes.
- User-Friendly Interface: Intuitive design for easy setup and use, suitable for both novice and experienced users.
- Flexible and Scalable: Adaptable to a wide range of research projects, from small-scale studies to extensive genome-wide analyses. Explore how GENA can enhance your research in metabolic engineering, systems biology, and synthetic biology.
Installation and Usage Instructions:
- Download: Clone or download the repository.
- Documentation: Detailed documentation is available at Constellab Community.
- Build Models: Construct genome-scale metabolic models using provided datasets and tools.
- Analyze and Simulate: Utilize GENA’s features to analyze metabolic networks and simulate various conditions.
📄 For gws_gena
brick documentation, click here
💫 For Constellab application documentation, click here
The gws_gena
brick requires the gws_core
and gws_omix
bricks.
The best way to install a brick is through the Constellab platform. With our Fair Open Access offer, you get a free cloud data lab where you can install bricks directly. Sign up here
Learn about the data lab here : Overview and Data lab management
This section is for users who want to install the brick manually. It can also be used to install the brick manually in the Constellab Codelab.
We recommend installing using Ubuntu 22.04 with python 3.10.
Required packages are listed in the settings.json
file, for now the packages must be installed manually.
pip install cvxpy==1.5.2 efmtool==0.2.1 networkx==2.8.8 bioservices==1.11.2
python3 manage.py --runserver
🕵️ To run a given unit test
python3 manage.py --test [TEST_FILE_NAME]
Replace [TEST_FILE_NAME]
with the name of the test file (without .py
) in the tests folder.
🕵️ To run the whole test suite, use the following command:
python3 manage.py --test all
📌 VSCode users can use the predefined run configuration in .vscode/launch.json
.
🌍 Join the Constellab community here to share and explore stories, code snippets and bricks with other users.
🚩 Feel free to open an issue if you have any question or suggestion.
☎️ If you have any questions or suggestions, please feel free to contact us through our website: Constellab.
gws_gena
is completely free and open-source and licensed under the GNU General Public License v3.0.
This brick is maintained with ❤️ by Gencovery.