File: control

package info (click to toggle)
ntcard 1.2.2%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,120 kB
  • sloc: cpp: 2,020; makefile: 87; sh: 70
file content (21 lines) | stat: -rw-r--r-- 844 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
Source: ntcard
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Nilesh Patra <nilesh@debian.org>,
           Étienne Mollier <emollier@debian.org>
Build-Depends: debhelper-compat (= 13),
               architecture-is-64-bit
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/ntcard
Vcs-Git: https://salsa.debian.org/med-team/ntcard.git
Homepage: https://github.com/bcgsc/ntCard
Rules-Requires-Root: no

Package: ntcard
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Streaming algorithm to estimate cardinality in genomics datasets
 As input it takes file(s) in fasta, fastq, sam, or bam formats
 and computes the total number of distinct k-mers, F0, and also
 the k-mer coverage frequency histogram, fi, i>=1.