File: control

package info (click to toggle)
mapdamage 2.0.6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 384 kB
  • ctags: 122
  • sloc: python: 1,136; sh: 26; makefile: 12
file content (38 lines) | stat: -rw-r--r-- 1,354 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
Source: mapdamage
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               python-all,
               dh-python,
               python-setuptools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mapdamage.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/mapdamage.git
Homepage: https://ginolhac.github.io/mapDamage/

Package: mapdamage
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         r-base-core,
         r-cran-gam,
         r-cran-ggplot2,
         r-cran-inline,
         seqtk,
	 python-pysam,
         r-cran-inline,
         r-cran-ggplot2,
         r-cran-gam,
         r-cran-rcpp,
         r-cran-rcppgsl,
         libopenblas-dev | libblas-dev   | libatlas-base-dev | libblas.so,
         libopenblas-dev | liblapack-dev | libatlas-base-dev | liblapack.so
Description: tracking and quantifying damage patterns in ancient DNA sequences
 MapDamage is a computational framework written in Python and R, which
 tracks and quantifies DNA damage patterns among ancient DNA sequencing
 reads generated by Next-Generation Sequencing platforms.
 .
 MapDamage is developed at the Centre for GeoGenetics by the
 Orlando Group.