File: control

package info (click to toggle)
mcaller 1.0.3%2Bgit20210624.b415090-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 14,920 kB
  • sloc: python: 878; sh: 79; makefile: 19
file content (48 lines) | stat: -rw-r--r-- 1,311 bytes parent folder | download
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: mcaller
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-seaborn,
               python3-biopython,
               python3-numpy,
               python3-sklearn
Standards-Version: 4.6.0
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
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

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.