-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeta.yaml
49 lines (45 loc) · 1.26 KB
/
meta.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
package:
name: vinautil
version: 0.0.9
source:
path: .
build:
number: 4
skip: True # [not linux64]
# script: python -m pip install . --no-deps --ignore-installed -vv
requirements:
host:
- python =3.10
- conda-forge::pyyaml
- pip
- setuptools
- git
run:
- python =3.10
- conda-forge::pdbfixer
- conda-forge::openmm
- bioconda::mgltools
- conda-forge::spyrmsd
- conda-forge::pandas
- conda-forge::openbabel
- conda-forge::rdkit
- conda-forge::pymol-open-source 2.5.0 py310h292d129_6
- conda-forge::loguru
- conda-forge::swig
- conda-forge::boost-cpp
- conda-forge::sphinx
- conda-forge::sphinx_rtd_theme
- conda-forge::vina 1.2.3 py310he924329_2
- conda-forge::ipython
- conda-forge::biopython
- conda-forge::prody # meeko dependecy (optionally, for covalent docking)
about:
home: https://github.com/hotwa/vinautil.git
license: MIT
summary: 'autodock vina tools'
description: |
for autodock vina transform pqbqt to mol2, restore chemical bond information.
make config file for autodock vina. add SCARdock
dev_url: https://github.com/hotwa/vinautil.git
doc_url: https://github.com/hotwa/vinautil.git
doc_source_url: https://github.com/hotwa/vinautil.git