Skip to content

Commit

Permalink
try update rnasamba env for gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorreiter committed Feb 13, 2024
1 parent aace13f commit b54f0cb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion envs/rnasamba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,11 @@ channels:
- bioconda
- defaults
dependencies:
- rnasamba=0.2.5
- python=3.8
- pip
- pip:
- nvidia-pyindex
- nvidia-tensorflow>=1.15
- keras>=2.1.0,<2.3.0
- biopython
- --no-deps rnasamba

0 comments on commit b54f0cb

Please sign in to comment.