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
|
Source: python-cogent
Section: non-free/python
Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sri Girish Srinivasa Murthy <srigirish@evolbio.mpg.de>, Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper (>= 7), cdbs, python, python-central, python-numpy (>= 1.3.0), python-all-dev
Standards-Version: 3.9.0
Homepage: http://pycogent.sourceforge.net/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-cogent/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/python-cogent/trunk/
XS-Python-Version: >= 2.5
XS-Autobuild: yes
Package: python-cogent
Architecture: any
XB-Python-Version: ${python:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Depends}, ${python:Depends}
Description: framework for genomic biology
PyCogent is a software library for genomic biology. It is a fully
integrated and thoroughly tested framework for: controlling third-party
applications; devising workflows; querying databases; conducting novel
probabilistic analyses of biological sequence evolution; and generating
publication quality graphics. It is distinguished by many unique built-in
capabilities (such as true codon alignment) and the frequent addition
of entirely new methods for the analysis of genomic data.
|