Browse code

Added Rsamtools and ggplot2 to Suggests

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias@63624 bc3139a8-67e5-0310-9ffc-ced21a209358

Valerie Obenchain authored on 08/03/2012 21:13:37
Showing 1 changed files

... ...
@@ -1,5 +1,5 @@
1 1
 Package: seqbias
2
-Version: 1.3.0
2
+Version: 1.3.1
3 3
 Date: 25-12-2010
4 4
 Title: Estimation of per-position bias in high-throughput sequencing data
5 5
 Description: This package implements a model of per-position sequencing bias in
... ...
@@ -12,6 +12,7 @@ Depends: R (>= 2.13.0), GenomicRanges (>= 0.1.0),
12 12
          Biostrings (>= 2.15.0), methods 
13 13
 LinkingTo: Rsamtools
14 14
 Imports: zlibbioc
15
+Suggests: Rsamtools, ggplot2 
15 16
 biocViews: Sequencing, HighThroughputSequencing
16 17
 LazyLoad: yes
17 18
 License: LGPL-3