File: control

package info (click to toggle)
falcon 1.8.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,616 kB
  • ctags: 3,437
  • sloc: python: 33,084; ansic: 26,419; sh: 1,025; makefile: 484; xml: 15
file content (33 lines) | stat: -rw-r--r-- 1,014 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
Source: falcon
Section: science
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,
	rsync,
	python-all-dev,
	python-setuptools,
	python-networkx (>= 1.7),
# Test-Depends:
	python-nose,
Standards-Version: 3.9.8
Homepage: https://github.com/PacificBiosciences/FALCON
Vcs-Git: https://anonscm.debian.org/git/debian-med/falcon.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/falcon.git

Package: falcon
Architecture: alpha any-amd64 arm64 hppa mips64el ppc64 ppc64el s390x sparc64
Depends:
	${shlibs:Depends},
	${misc:Depends},
	${python:Depends},
	python-pkg-resources,
	python-networkx (>= 1.7),
	rsync,
	time,
Description: diploid-aware genome assembly of single-molecule sequencing reads
 FALCON is a set of tools for fast aligning long reads for consensus
 and assembly. It is a simple code collection for efficient assembly of
 haploid and diploid genomes.