ARGnet-UI / installation /ARGNet-GPU.yml
tracywong117's picture
initial commit
d9a04ad
raw
history blame contribute delete
176 Bytes
name: argnet
channels:
- conda-forge
- bioconda
- defaults
- r
dependencies:
- python=3.9
- tensorflow-gpu
- scikit-learn
- tqdm=4.56.0
- biopython=1.79
- numpy=1.23.5