diff --git a/environment.yml b/environment.yml index 8ad9d51..18fae2d 100755 --- a/environment.yml +++ b/environment.yml @@ -5,7 +5,7 @@ dependencies: - conda-forge::python=3.10.4 - pytorch::pytorch=1.12.0 - pytorch::cpuonly - + - conda-forge::r-base=4.1 - conda-forge::r-rcolorbrewer - conda-forge::r-tidyverse=1.3.2 @@ -16,7 +16,8 @@ dependencies: - conda-forge::r-viridis - conda-forge::procps-ng - + - conda-forge::mkl==2024.0 + - pip - pip: - git+https://github.com/igdrion/transforkmers.git