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
|
Source: aegean
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11),
libcairo2-dev,
libgenometools0-dev,
python,
git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/aegean
Vcs-Git: https://salsa.debian.org/med-team/aegean.git
Homepage: http://standage.github.io/AEGeAn
Package: aegean
Architecture: amd64 arm64 armel armhf i386 mipsel powerpc ppc64el s390x hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 x32
Depends: ${shlibs:Depends},
${misc:Depends},
libjs-jquery,
libjs-jquery-datatables,
libjs-mootools,
libgenometools0
Description: integrated genome analysis toolkit
The AEGeAn Toolkit is designed for the Analysis and Evaluation of Genome
Annotations. The toolkit includes a variety of analysis programs, e.g. for
comparing distinct sets of gene structure annotations (ParsEval), computation
of gene loci (LocusPocus) and more.
|