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.34.0
Authors@R: c(person("Bioconductor Package Maintainer", role = c("aut", "cre"),
		     email = "maintainer@bioconductor.org"),
	      person("Valerie", "Obenchain", role = "aut"),
	      person("Michael", "Love", role = "aut"),
	      person("Lori", "Shepherd", role = "aut"),
	      person("Martin", "Morgan", role = "aut"))
biocViews: Genetics, Infrastructure, DataImport, Sequencing, Coverage
Depends: R (>= 3.1.0), methods, BiocGenerics (>= 0.11.2),
        MatrixGenerics, GenomicRanges (>= 1.31.16),
        SummarizedExperiment, BiocParallel (>= 1.1.0), Rsamtools (>=
        1.17.29), rtracklayer (>= 1.25.3)
Imports: GenomicAlignments (>= 1.7.7), IRanges, S4Vectors (>= 0.9.25),
        VariantAnnotation (>= 1.27.9), GenomeInfoDb
Suggests: BiocStyle, RUnit, genefilter, deepSNV, snpStats,
        RNAseqData.HNRNPC.bam.chr14, Biostrings, Homo.sapiens
License: Artistic-2.0
Collate: GenomicFiles-class.R VcfStack-class.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
RoxygenNote: 6.1.0
git_url: https://git.bioconductor.org/packages/GenomicFiles
git_branch: RELEASE_3_16
git_last_commit: 65f9a64
git_last_commit_date: 2022-11-01
Date/Publication: 2022-11-01
NeedsCompilation: no
Packaged: 2022-11-01 21:37:44 UTC; biocbuild
Author: Bioconductor Package Maintainer [aut, cre],
  Valerie Obenchain [aut],
  Michael Love [aut],
  Lori Shepherd [aut],
  Martin Morgan [aut]
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
