[a2a3e7]: / environment.yaml

Download this file

14 lines (14 with data), 221 Bytes

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