Source: mcaller
Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Section: science
Testsuite: autopkgtest-pkg-python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-seaborn,
 python3-biopython,
 python3-numpy,
 python3-sklearn,
Vcs-Browser: https://salsa.debian.org/med-team/mcaller
Vcs-Git: https://salsa.debian.org/med-team/mcaller.git
Homepage: https://github.com/al-mcintyre/mCaller

Package: mcaller
Architecture: all
Depends:
 python3,
 ${python3:Depends},
 ${misc:Depends},
 python3-sklearn,
 python3-h5py,
 python3-biopython,
 python3-matplotlib,
 python3-seaborn,
 python3-numpy,
 python3-pysam,
 python3-scipy,
 python3-pandas,
Recommends:
 nanopolish|poretools,
Suggests:
 graphmap,
 bwa,
Description: find methylation in nanopore reads
    H
    |
  H-C-aller
    |
    H
 .
 This program is designed to call m6A from nanopore data using the
 differences between measured and expected currents.
