Diff of /environment.yaml [000000] .. [121e55]

Switch to unified view

a b/environment.yaml
1
name: nichecompass
2
channels:
3
  - pytorch
4
  - pyg
5
  - nvidia
6
  - bioconda
7
dependencies:
8
  - python=3.9
9
  - pip
10
  - pytorch=2.0.0
11
  - pytorch-scatter=2.1.1
12
  - pytorch-sparse=0.6.17
13
  - pytorch-cuda=11.7
14
  - bedtools=2.30.0