File: control

package info (click to toggle)
pbalign 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 824 kB
  • ctags: 454
  • sloc: python: 3,476; makefile: 204; xml: 45; sh: 26
file content (79 lines) | stat: -rw-r--r-- 2,181 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
73
74
75
76
77
78
79
Source: pbalign
Section: python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
Build-Depends:
	debhelper (>= 9),
	dh-python,
	python-all,
	python-setuptools,
	python-pbcore (>= 0.8.5),
	python-pbcommand (>= 0.2.0),
	python-sphinx,
	help2man,
Standards-Version: 3.9.8
Homepage: https://github.com/PacificBiosciences/pbalign
Vcs-Git: https://anonscm.debian.org/git/debian-med/pbalign.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pbalign.git

Package: pbalign
Architecture: all
Depends:
	${misc:Depends},
	${python:Depends},
	python-pbalign,
	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
Section: doc
Architecture: all
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