Skip to content

Commit

Permalink
add fastqc, spades, and trimmomatics from bioconda
Browse files Browse the repository at this point in the history
  • Loading branch information
jmunroe committed May 31, 2024
1 parent e7ef0d0 commit e742073
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions image/environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
channels:
- bioconda
- conda-forge
dependencies:
- gh-scoped-creds
Expand All @@ -11,3 +12,7 @@ dependencies:
- jupyterhub-singleuser
- numpy
- matplotlib
- pandas
- fastqc
- spades
- trimmomatic

0 comments on commit e742073

Please sign in to comment.