Package: rbamtools
Type: Package
Title: Read and Write BAM (Binary Alignment) Files
Version: 2.16.11.1
Date: 2018-04-14
Authors@R: c(person("Wolfgang", "Kaisers", role=c("aut", "cre"),
			email="wolfgang.kaisers@gmail.com"),
		person("Heng", "Li", role=c("ctb", "cph"), 
			email="lh3@sanger.ac.uk"),
		person("Jue", "Ruan", role=c("ctb", "cph"),
			email="ruanjue@gmail.com"))
Description: Provides an R interface to functions of the 'SAMtools' C-Library by Heng Li <http://www.htslib.org/>.
License: Artistic-2.0
Copyright: file inst/COPYRIGHTS
LazyLoad: yes
Depends: methods,refGenome (>= 1.6.1)
Suggests: xtable
Collate: rbamtools.R segmentize.R sampleBamFiles.R
Packaged: 2018-12-30 13:22:23 UTC; ripley
Repository: CRAN
Date/Publication: 2018-12-30 13:27:41 UTC
NeedsCompilation: yes
Author: Wolfgang Kaisers [aut, cre],
  Heng Li [ctb, cph],
  Jue Ruan [ctb, cph]
Maintainer: ORPHANED
X-CRAN-Original-Maintainer: Wolfgang Kaisers
        <wolfgang.kaisers@gmail.com>
X-CRAN-Comment: Orphaned and corrected on 2018-12-30 as maintainer's
        email address bounced.
