File: control

package info (click to toggle)
filtlong 0.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,672 kB
  • sloc: cpp: 3,458; python: 996; sh: 119; makefile: 38
file content (36 lines) | stat: -rw-r--r-- 1,399 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
Source: filtlong
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               zlib1g-dev,
               python3-markdown,
               python3
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/filtlong
Vcs-Git: https://salsa.debian.org/med-team/filtlong.git
Homepage: https://github.com/rrwick/Filtlong
Rules-Requires-Root: no

Package: filtlong
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: quality filtering tool for long reads of genome sequences
 Filtlong is a tool for filtering long reads by quality. It can take a
 set of long reads and produce a smaller, better subset. It uses both
 read length (longer is better) and read identity (higher is better) when
 choosing which reads pass the filter.

Package: filtlong-data
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: quality filtering tool for long reads of genome sequences (testdata)
 Filtlong is a tool for filtering long reads by quality. It can take a
 set of long reads and produce a smaller, better subset. It uses both
 read length (longer is better) and read identity (higher is better) when
 choosing which reads pass the filter.
 .
 This package contains test data for filtlong.