- Docker image: brsynth/retrorules-standalone
Retrieve the reaction rules from RetroRules
- -rule_type: (string) Valid options: retro, forward, all. Return the rules that are in reverse, forward or both direction
- -diamters: (integer list): Valid options: 2, 4, 6, 8, 10, 12, 14, 16. The diameter of the rules to return
- -output_format: (string) Valid options: tar, csv. Format output
- -output: (string): Path of the output file. Either a TAR (containing a CSV) or CSV list of reaction rules that are in a RetroPath2.0 friendly format
- Base docker image: python:3.7
docker build -t brsynth/retrorules-standalone .
To run the test, run the following command:
python run.py -rule_type retro -output rules.tar -diameters 2,8 -output_format tar
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
v0.1
- Thomas Duigou
- Melchior du Lac
This project is licensed under the MIT License - see the LICENSE.md file for details
- Joan HĂ©risson
Please cite:
Duigou, Thomas, et al. "RetroRules: a database of reaction rules for engineering biology." Nucleic acids research 47.D1 (2019): D1229-D1235.