File: control

package info (click to toggle)
mapdamage 2.0.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 392 kB
  • sloc: python: 1,161; sh: 26; makefile: 12
file content (35 lines) | stat: -rw-r--r-- 1,272 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
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 (>= 11~),
               python-all,
               dh-python,
               python-setuptools
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/mapdamage
Vcs-Git: https://salsa.debian.org/med-team/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-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.