Package: GenomicFiles
Title: Distributed computing by file or by range
Description: This package provides infrastructure for parallel 
	computations distributed 'by file' or 'by range'. User 
	defined MAPPER and REDUCER functions provide added 
	flexibility for data combination and manipulation.
Version: 1.4.0
Author: Valerie Obenchain, Michael Love, Martin Morgan 
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
biocViews: Genetics, Infrastructure, DataImport, Sequencing, Coverage
Depends: R (>= 3.1.0), methods, BiocGenerics (>= 0.11.2), S4Vectors (>=
        0.4.0), IRanges(>= 2.0.0), Rsamtools (>= 1.17.29),
        GenomicRanges (>= 1.19.43), rtracklayer (>= 1.25.3),
        BiocParallel (>= 1.1.0)
Imports: GenomicAlignments
Suggests: BiocStyle, RUnit, genefilter, deepSNV,
        RNAseqData.HNRNPC.bam.chr14, Biostrings
License: Artistic-2.0
Collate: GenomicFiles-class.R GenomicFileViews-class.R
        BigWigFileViews-class.R BamFileViews-class.R
        FaFileViews-class.R utils.R reduceByFile-methods.R
        reduceByRange-methods.R reduceFiles.R reduceRanges.R
        reduceByYield.R pack-methods.R unpack-methods.R registry.R
        zzz.R
Video: https://www.youtube.com/watch?v=3PK_jx44QTs
NeedsCompilation: no
Packaged: 2015-04-17 05:14:48 UTC; biocbuild
Built: R 3.2.0; ; 2015-04-17 09:09:18 UTC; windows
