Skip to content

Commit

Permalink
feat: add salmon to base image
Browse files Browse the repository at this point in the history
resolves #32
  • Loading branch information
kelly-sovacool committed Oct 23, 2024
1 parent 59994f2 commit 6111511
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion common/ccbr_ubuntu_base_20.04/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ channels:
- defaults
dependencies:
- argparse
- biopython
- biopython=1.84
- numpy
- pandas
- pysam
- salmon=1.10.3
- scipy

0 comments on commit 6111511

Please sign in to comment.