Package: HelloRanges
Type: Package
Title: Introduce *Ranges to bedtools users
Version: 1.0.1
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.7.11), GenomicRanges (>= 1.25.5), 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-01-18 01:50:26 UTC; biocbuild
Built: R 3.3.2; ; 2017-01-18 03:56:24 UTC; windows
