File: NEWS.Rd

package info (click to toggle)
r-bioc-genomicalignments 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,980 kB
  • ctags: 54
  • sloc: ansic: 1,493; makefile: 4; sh: 3
file content (16 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\name{GenomicAlignments-NEWS}
\title{GenomicAlignments News}

\section{CHANGES IN VERSION 0.99}{
  \subsection{NEW FEATURES}{
    \itemize{

      \item coverage,BamFile-method uses \code{yieldSize} to iterate
      through large files.

      \item coverage,character-method calculates coverage from a BAM
      file.

    }
  }
}