Skip to content

Commit

Permalink
Temporarily revert DSSP version in environment
Browse files Browse the repository at this point in the history
  • Loading branch information
padix-key committed Nov 11, 2024
1 parent d9f0c13 commit 64f29c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ channels:
- anaconda
- conda-forge
- bioconda
- salilab

dependencies:
- python =3.12
Expand All @@ -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
Expand Down

0 comments on commit 64f29c3

Please sign in to comment.