Package: HelloRanges
Type: Package
Title: Introduce *Ranges to bedtools users
Version: 1.4.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.11.6), IRanges (>=
        2.11.8), GenomicRanges (>= 1.29.6), Biostrings (>= 2.41.3),
        BSgenome, GenomicFeatures, VariantAnnotation (>= 1.19.3),
        Rsamtools, GenomicAlignments, rtracklayer (>= 1.33.8),
        GenomeInfoDb, SummarizedExperiment
Suggests: HelloRangesData, BiocStyle
biocViews: Sequencing, Annotation, Coverage, GenomeAnnotation,
        DataImport, SequenceMatching, VariantAnnotation
NeedsCompilation: no
Packaged: 2017-10-31 02:08:44 UTC; biocbuild
Built: R 3.4.2; ; 2017-10-31 05:30:22 UTC; windows
