File size: 228 Bytes
4653e06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: foldbench
channels:
  - conda-forge
  - aivant
dependencies:
  - python=3.9.*
  - aivant::openstructure=2.8.0
  - pip:
    - scipy
    - networkx
    - pandas
    - numpy
    - biopython==1.85
    - tqdm
    - parallelbar