File: control

package info (click to toggle)
tvc 5.0.3%2Bgit20151221.80e144e%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 3,596 kB
  • sloc: cpp: 24,088; ansic: 3,933; python: 260; sh: 23; makefile: 16
file content (31 lines) | stat: -rw-r--r-- 1,228 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
Source: tvc
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Dominique Belhachemi <domibel@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               libbamtools-dev,
               libjsoncpp-dev,
               libarmadillo-dev,
               libboost-math-dev,
               libsmithwaterman-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/tvc
Vcs-Git: https://salsa.debian.org/med-team/tvc.git
Homepage: http://ioncommunity.thermofisher.com
Rules-Requires-Root: no

Package: tvc
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         python3
Description: genetic variant caller for Ion Torrent sequencing platforms
 Torrent Variant Caller (TVC) is a genetic variant caller for
 Ion Torrent sequencing platforms, and is specially optimized to exploit the
 underlying flow signal information in the statistical model
 to evaluate variants. Torrent Variant Caller is designed to call
 single-nucleotide polymorphisms (SNPs), multi-nucleotide polymorphisms (MNPs),
 insertions, deletions, and block substitutions.