File: control

package info (click to toggle)
qtltools 1.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,632 kB
  • sloc: cpp: 11,956; makefile: 152; ansic: 51; sh: 39
file content (48 lines) | stat: -rw-r--r-- 1,914 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
40
41
42
43
44
45
46
47
48
Source: qtltools
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Dylan Aïssi <bob.dybian@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               libblas-dev,
               libboost-iostreams-dev,
               libboost-program-options-dev,
               libbz2-dev,
               libeigen3-dev,
               libgsl-dev,
               libhts-dev,
               r-mathlib,
               zlib1g-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/qtltools
Vcs-Git: https://salsa.debian.org/med-team/qtltools.git
Homepage: https://qtltools.github.io/qtltools/

Package: qtltools
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: qtltools-example
Description: Tool set for molecular QTL discovery and analysis
 QTLtools is a tool set for molecular Quantitative Trait Loci (QTL) discovery
 and analysis. It allows user to go from the raw sequence data to collection of
 molecular QTL in few easy-to-perform steps. QTLtools contains multiple methods
 to prepare the data, to discover proximal and distal molecular QTL and to
 finally integrate them with GWAS variants and functional annotations of the
 genome.

Package: qtltools-example
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Enhances: qtltools
Description: Tool set for molecular QTL discovery and analysis - example
 QTLtools is a tool set for molecular Quantitative Trait Loci (QTL) discovery
 and analysis. It allows user to go from the raw sequence data to collection of
 molecular QTL in few easy-to-perform steps. QTLtools contains multiple methods
 to prepare the data, to discover proximal and distal molecular QTL and to
 finally integrate them with GWAS variants and functional annotations of the
 genome.
 .
 This package provides example data to work with QTLtools.