File: control

package info (click to toggle)
shapeit4 4.2.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 72,204 kB
  • sloc: cpp: 5,365; ansic: 59; makefile: 45; sh: 23
file content (39 lines) | stat: -rw-r--r-- 1,448 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
Source: shapeit4
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Dylan Aïssi <daissi@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libboost-iostreams-dev,
               libboost-program-options-dev,
               libbz2-dev,
               libhts-dev,
               libssl-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/shapeit4
Vcs-Git: https://salsa.debian.org/med-team/shapeit4.git
Homepage: https://odelaneau.github.io/shapeit4/
Rules-Requires-Root: no

Package: shapeit4
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: shapeit4-example
Description: fast and accurate method for estimation of haplotypes (phasing)
 Segmented HAPlotype Estimation and Imputation Tools version 4 (SHAPEIT4).
 SHAPEIT4 is a fast and accurate method for estimation of haplotypes (aka
 phasing) for SNP array and sequencing data.

Package: shapeit4-example
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Enhances: shapeit4
Description: fast and accurate method for estimation of haplotypes (phasing) - example
 Segmented HAPlotype Estimation and Imputation Tools version 4 (SHAPEIT4).
 SHAPEIT4 is a fast and accurate method for estimation of haplotypes (aka
 phasing) for SNP array and sequencing data.
 .
 This package provides example data to work with SHAPEIT4.