File: control

package info (click to toggle)
pbalign 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 920 kB
  • sloc: python: 3,477; makefile: 212; sh: 120; xml: 45
file content (72 lines) | stat: -rw-r--r-- 2,403 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Source: pbalign
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-python,
               python-all,
               python-setuptools,
               python-pbcore,
               python-pbcommand,
               python3-sphinx,
               python-nose
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/pbalign
Vcs-Git: https://salsa.debian.org/med-team/pbalign.git
Homepage: https://github.com/PacificBiosciences/pbalign

Package: pbalign
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-pbalign (= ${source:Version}),
         python-pkg-resources,
         blasr (>= 5.3+0)
Recommends: python-pbh5tools,
            hdf5-tools
Suggests: bowtie2,
          gmap,
          pbalign-doc
Description: map Pacific Biosciences reads to reference DNA sequences
 pbalign aligns PacBio reads to reference sequences, filters aligned
 reads according to user-specific filtering criteria, and converts the
 output to either the SAM format or PacBio Compare HDF5 (e.g., .cmp.h5)
 format.
 .
 This package is part of the SMRTAnalysis suite.

Package: python-pbalign
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         blasr (>= 5.3+0)
Recommends: python-pbh5tools,
            hdf5-tools
Suggests: bowtie2,
          gmap,
          pbalign-doc
Description: map Pacific Biosciences reads to reference DNA sequences (Python2)
 pbalign aligns PacBio reads to reference sequences, filters aligned
 reads according to user-specific filtering criteria, and converts the
 output to either the SAM format or PacBio Compare HDF5 (e.g., .cmp.h5)
 format.
 .
 pbalign is part of the SMRTAnalysis suite. This package provides the
 Python library backend.

Package: pbalign-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         libjs-jquery,
         libjs-underscore
Description: documentation for pbalign
 pbalign aligns PacBio reads to reference sequences, filters aligned
 reads according to user-specific filtering criteria, and converts the
 output to either the SAM format or PacBio Compare HDF5 (e.g., .cmp.h5)
 format.
 .
 pbalign is part of the SMRTAnalysis suite. This package contains its
 documentation