[med-svn] [mapdamage] 01/01: Add some R dependencies that are checked inside mapdamage
Andreas Tille
tille at debian.org
Fri Mar 24 10:54:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mapdamage.
commit 48d637004b4a3f81e5178ef4b61ed984119bd2a6
Author: Andreas Tille <tille at debian.org>
Date: Fri Mar 24 11:53:48 2017 +0100
Add some R dependencies that are checked inside mapdamage
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ac46eee..f651ee8 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,12 @@ Depends: ${python:Depends},
r-cran-ggplot2,
r-cran-inline,
seqtk,
- python-pysam
-Recommends: r-cran-rcppgsl
+ python-pysam,
+ r-cran-inline,
+ r-cran-ggplot2,
+ r-cran-gam,
+ r-cran-rcpp,
+ r-cran-rcppgsl
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mapdamage.git
More information about the debian-med-commit
mailing list