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
|
Source: autodock-vina
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
Michael Banck <mbanck@debian.org>,
Andreas Tille <tille@debian.org>,
Étienne Mollier <emollier@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
libboost-all-dev,
debhelper
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/autodock-vina
Vcs-Git: https://salsa.debian.org/med-team/autodock-vina.git
Homepage: https://vina.scripps.edu
Rules-Requires-Root: no
Package: autodock-vina
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: autodock,
autogrid
Description: docking of small molecules to proteins
AutoDock Vina is a program to support drug discovery, molecular
docking and virtual screening of compound libraries. It offers
multi-core capability, high performance and enhanced accuracy
and ease of use.
.
The same institute also developed autodock, which is widely used.
.
O. Trott, A. J. Olson, AutoDock Vina: improving the speed and accuracy
of docking with a new scoring function, efficient optimization and
multithreading, Journal of Computational Chemistry 31 (2010) 455-461
|