Image to run rpThermo Galaxy SynBioCAD workflow
672
Galaxy tool that reads a single or collection of rpSBML files, parses the SMILES or InChI structures to calculate the formation energy of the molecules. Either calculates the Gibbs free energy using databases derived from Equilibrator or Alberty et al.. Since the retosynthesis algorithm generates chemical species without corss-references to databases, the tool falls back to the Component Contribution method to estimate the Gibbs free energy of a reaction.
Required information:
Advanced options:
To build the image using the Dockerfile, use the following image:
docker build -t brsynth/rpthermo-rest:dev .
To run the service as localhost use the following service:
docker run -p 8883:8888 brsynth/rpthermo-rest:dev
The thermodyamics is calculated using the Component Contribution method
TODO
Version 0.1
This project is licensed under the MIT License - see the LICENSE.md file for details
TODO
Content type
Image
Digest
Size
1.2 GB
Last updated
almost 7 years ago
docker pull brsynth/rpthermo