Package: HelloRanges
Type: Package
Title: Introduce *Ranges to bedtools users
Version: 1.6.0
Author: Michael Lawrence
Maintainer: Michael Lawrence <michafla@gene.com>
Description: Translates bedtools command-line invocations to R code
        calling functions from the Bioconductor *Ranges infrastructure.
        This is intended to educate novice Bioconductor users and to
        compare the syntax and semantics of the two frameworks.
License: GPL (>= 2)
Imports: docopt, stats, tools, utils
Depends: methods, BiocGenerics, S4Vectors (>= 0.17.39), IRanges (>=
        2.13.12), GenomicRanges (>= 1.31.10), Biostrings (>= 2.41.3),
        BSgenome, GenomicFeatures (>= 1.31.5), VariantAnnotation (>=
        1.19.3), Rsamtools, GenomicAlignments (>= 1.15.7), rtracklayer
        (>= 1.33.8), GenomeInfoDb, SummarizedExperiment
Suggests: HelloRangesData, BiocStyle
biocViews: Sequencing, Annotation, Coverage, GenomeAnnotation,
        DataImport, SequenceMatching, VariantAnnotation
NeedsCompilation: no
Packaged: 2018-05-01 03:58:36 UTC; biocbuild
Built: R 3.5.0; ; 2018-05-01 12:11:16 UTC; windows
