Browse code

version bump; add Tom to authors.

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

Michael Lawrence authored on 25/09/2012 16:00:44
Showing 1 changed files

... ...
@@ -4,13 +4,13 @@ License: Artistic-2.0
4 4
 Title: Provides convenience methods to work with GMAP and GSNAP from
5 5
     within R
6 6
 Type: Package
7
-Author: Cory Barr, Michael Lawrence
7
+Author: Cory Barr, Thomas Wu, Michael Lawrence
8 8
 Description: GSNAP and GMAP are a pair of tools to align short-read
9 9
     data written by Tom Wu.  This package provides convenience methods
10 10
     to work with GMAP and GSNAP from within R. In addition, it provides 
11 11
     methods to tally alignment results on a per-nucleotide basis using 
12 12
     the bam_tally tool.
13
-Version: 0.99.25
13
+Version: 0.99.26
14 14
 Depends: R (>= 2.15.0), methods, GenomicRanges
15 15
 Imports: IRanges, Rsamtools (>= 1.7.4), rtracklayer (>= 1.17.15), GenomicRanges,
16 16
          GenomicFeatures, Biostrings, VariantAnnotation, tools, Biobase