- Create virtualenv for python3 and activate. (Ensure you have python3 installed):
python3 -m virtualenv tm-env
source tm-env/bin/activate
Remember type deactivate
if you want to run out of this virtualenv.
- First clone this repo:
git clone https://github.com/macperez/transcriptional_model.git
- Go into the proyect in your local path:
cd transcriptional_model
- Install dependencies:
pip install -r requirements.txt
-
Pick up of your email (with subjet transcriptional-model-key.json) a copy of Google Drive key and save it as
transcriptional-model-key.json
. Put inside of transcriptional_model folder (where the python's scripts are). -
Execute the main script:
python calculate_params.py