Skip to content

Commit

Permalink
Fix compositional environments
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Aug 9, 2024
1 parent 8ab90e9 commit 75b5ffe
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions jupyter-book/conditions/compositional.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
name: compositional
channels:
- anaconda
- conda-forge
- bioconda
- anaconda
dependencies:
- anaconda::git
- conda-forge::python=3.11.9
- conda-forge::openssl>=3.2.1,<4.0a0
- conda-forge::git=2.40.1
- conda-forge::jupyterlab
- conda-forge::r-statmod
- r-base
- r-base=4.3.1
- bioconductor-edger
- rpy2
- notebook
- schist
- conda-forge::rpy2=3.5.11
- conda-forge::notebook
- conda-forge::schist=0.8.4
- pip
- pip:
- pertpy==0.8.0

0 comments on commit 75b5ffe

Please sign in to comment.