Browse code

version bump to deploy previous bugfix

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

Gabriel Becker authored on 02/09/2014 22:42:09
Showing 1 changed files

... ...
@@ -10,7 +10,7 @@ Description: GSNAP and GMAP are a pair of tools to align short-read
10 10
         methods to work with GMAP and GSNAP from within R. In addition,
11 11
         it provides methods to tally alignment results on a
12 12
         per-nucleotide basis using the bam_tally tool.
13
-Version: 1.7.7
13
+Version: 1.7.8
14 14
 Depends: R (>= 2.15.0), methods, GenomeInfoDb (>= 1.1.3),
15 15
         GenomicRanges (>= 1.17.12)
16 16
 Imports: S4Vectors, IRanges, Rsamtools (>= 1.17.8), rtracklayer (>= 1.25.5),