From 64f29c3c0fa1a627ab04f26993af68279d8ace1d Mon Sep 17 00:00:00 2001 From: Patrick Kunzmann Date: Mon, 11 Nov 2024 13:06:14 +0100 Subject: [PATCH] Temporarily revert DSSP version in environment --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index e19e24a44..f04b1aa5b 100644 --- a/environment.yml +++ b/environment.yml @@ -7,6 +7,7 @@ channels: - anaconda - conda-forge - bioconda + - salilab dependencies: - python =3.12 @@ -30,7 +31,7 @@ dependencies: # Interfaced software in biotite.application (can also be installed separately) - autodock-vina - clustalo - - dssp =4 + - dssp =3 - mafft - muscle =3 - sra-tools