Browse code

update NEWS

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

Michael Lawrence authored on 13/10/2014 20:08:07
Showing 1 changed files

  • NEWS index cfdc00b..d64b2fd 100644
... ...
@@ -1,3 +1,18 @@
1
+CHANGES IN VERSION 1.8.0
2
+-----------------------
3
+
4
+NEW FEATURES
5
+
6
+    o GmapGenomes can be built from any file supported by rtracklayer
7
+      (so 2bit now works, as well as fasta).
8
+
9
+    o Tally BAM files by codon given a set of transcript
10
+      structures. This happens at the read level, i.e., a codon is
11
+      observed within an individual read.
12
+
13
+    o Tally BAM files strand by XS tag (inferred strand of
14
+      transcription, instead of strand of alignment).
15
+    
1 16
 CHANGES IN VERSION 1.6.0
2 17
 -----------------------
3 18