[go: up one dir, main page]

File: control

package info (click to toggle)
tombo 1.5.1-7
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 25,140 kB
  • sloc: python: 12,433; sh: 613; makefile: 16
file content (55 lines) | stat: -rw-r--r-- 2,025 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
49
50
51
52
53
54
55
Source: tombo
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: cython3,
               debhelper-compat (= 13),
               dh-python,
               libjs-mathjax,
               python3-all-dev,
               python3-h5py <!nocheck>,
               python3-mappy <!nocheck>,
               python3-nose2 <!nocheck>,
               python3-numpy <!nocheck>,
               python3-scipy <!nocheck>,
               python3-setuptools,
               python3-sphinx,
               python3-sphinx-argparse,
               python3-sphinx-rtd-theme,
               python3-tqdm <!nocheck>,
               sphinx-doc
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/tombo
Vcs-Git: https://salsa.debian.org/med-team/tombo.git
Homepage: https://github.com/nanoporetech/tombo
Rules-Requires-Root: no

Package: tombo
Architecture: any
Depends: python3-h5py,
         python3-mappy,
         python3-numpy,
         python3-packaging,
         python3-scipy,
         python3-tqdm,
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Recommends: python3-pyfaidx, python3-rpy2
Description: identification of modified nucleotides from raw nanopore sequencing data
 Tombo is a suite of tools primarily for the identification of modified
 nucleotides from nanopore sequencing data. Tombo also provides tools for
 the analysis and visualization of raw nanopore signal.

Package: tombo-doc
Architecture: all
Section: doc
Depends: libjs-mathjax, ${misc:Depends}, ${sphinxdoc:Depends}
Multi-Arch: foreign
Description: identification of modified nucleotides from raw nanopore sequencing data (doc)
 Tombo is a suite of tools primarily for the identification of modified
 nucleotides from nanopore sequencing data. Tombo also provides tools for
 the analysis and visualization of raw nanopore signal.
 .
 This package contains the documentation for tombo.