Source: recan
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sao I Kuan <saoikuan@gmail.com>
Build-Depends: debhelper-compat (= 12), dh-python,
               python3-all,
               python3-biopython,
               python3-matplotlib,
               python3-pandas,
               python3-plotly,
               python3-setuptools,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/recan
Vcs-Git: https://salsa.debian.org/med-team/recan.git
Homepage: https://github.com/babinyurii/recan
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

Package: recan
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: genetic distance plotting for recombination events analysis
 recan is a Python package which allows one to construct genetic distance
 plots to explore and discover recombination events in viral genomes.
 .
 This method has been previously implemented in desktop software
 tools: RAT, Simplot and RDP4.
