File: control

package info (click to toggle)
ataqv 1.2.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,576 kB
  • sloc: cpp: 18,655; javascript: 1,527; python: 500; makefile: 181; sh: 161
file content (49 lines) | stat: -rw-r--r-- 1,639 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
49
Source: ataqv
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <crusoe@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libboost-filesystem-dev,
               libboost-iostreams-dev,
               libboost-system-dev,
               libboost-chrono-dev,
               libhts-dev,
               libncurses5-dev,
               libtinfo-dev,
               zlib1g-dev,
               libjs-jquery,
               libjs-jquery-datatables,
               libjs-jquery-datatables-extensions,
               fonts-font-awesome,
               node-normalize.css,
               help2man,
               python3,
               node-d3
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/ataqv
Vcs-Git: https://salsa.debian.org/med-team/ataqv.git
Homepage: https://github.com/ParkerLab/ataqv/
Rules-Requires-Root: no

Package: ataqv
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libjs-jquery,
         libjs-jquery-datatables,
         libjs-jquery-datatables-extensions,
         fonts-font-awesome,
         node-normalize.css,
         python3,
         node-d3
Suggests: picard-tools,
          samtools,
          macs,
          wget
Description: ATAC-seq QC and visualization
 A toolkit for measuring and comparing ATAC-seq results, made in the
 Parker lab at the University of Michigan. They wrote it to help
 understand how well their ATAC-seq assays had worked, and to make it
 easier to spot differences that might be caused by library prep or
 sequencing.