About Anaconda Help Download Anaconda

Installers

  • linux-64 v1.3.0

conda install

To install this package run one of the following:
conda install nmquijada::tormes

Description

TORMES is a pipeline that requires a lot of dependencies to work. It has been devised to be used as a conda environment. For installing TORMES an all its dependencies run:

wget https://anaconda.org/nmquijada/tormes-1.3.0/2021.06.08.113021/download/tormes-1.3.0.yml
conda env create -n tormes-1.3.0 --file tormes-1.3.0.yml


To activate TORMES environment run:

conda activate tormes-1.3.0


Additionally, the first time you are using TORMES, run (after activating TORMES environment):

tormes-setup


Please visit TORMES GitHub page for further instructions.



© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy