Activity-Cloud Framework Enables Robust Coarse-Grained Translation Tuning via Shine-Dalgarno Core Substitution in E. coli
This repository contains the code used for the analysis presented in the paper.
- Python version > 3.12
The required Python modules are listed in the requirements.txt file. Install them using:
pip install -r requirements.txt- Open your terminal or command prompt.
- Navigate to the directory: where you want to work. Use the cd command (e.g., cd Documents/Activity-Clouds).
- Start the Jupyter Notebook server . Type the following command and press Enter:
jupyter notebook- Open the notebook
10_tree_creation_and_prunning.ipynbin the Jupyter Notebook server. - Run the notebook.
- The results are displayed in the notebook and all generated data are stored in the
datadirectory. - Run the other notebooks in the specified order.