Welcome to DeepTransyt’s documentation!
Contents:
Features
DeepTransyt provides a range of features to predict substrates and metabolic pathways.
Notes
You can start using DeepTransyt quickly by following the setup and usage instructions.
Note
Remember to install dependencies via:
pip install deeptransyt
Installation
To install DeepTransyt, you can use:
pip install deeptransyt
Usage
To use DeepTransyt, run the following command:
deeptransyt --input your_input_file --output your_output_file
API
For detailed API usage, refer to the API documentation here. “””