Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 600 Bytes

File metadata and controls

19 lines (8 loc) · 600 Bytes

Build Status codecov.io

bamUtils

Set of utility functions to access reads, compute coverage, and extract variant sites from BAM files, based on Rsamtools, GenomicRanges and data.table

Installation

devtools::install_github("mskilab/bamUtils")

Users must install samtools to be executable via the command line