Package: UseBioconductor
Type: Package
Title: Use R / Bioconductor for Sequence Analysis
Version: 0.1.0
Authors@R: c(person("Martin", "Morgan", role=c("aut", "cre"),
                    email="mtmorgan@fhcrc.org"),
             person("Herve", "Pages", role="aut"))
License: Artistic-2.0
VignetteBuilder: knitr
Description: This course is directed at intermediate users wanting to
    make effective use of R / Bioconductor for the analysis and
    comprehension of high-throughput sequence data using R and
    Bioconductor. The README.md file in the root directory of the
    package gitub repository outlines detailed content. The course
    combines lectures with extensive hands-on practicals; participants
    are required to bring a laptop with wireless internet access and a
    modern version of the Chrome or Safari web browser.
Imports: devtools
Suggests: ALL, AnnotationHub, BSgenome.Hsapiens.UCSC.hg19,
        BiocInstaller, BiocParallel, BiocStyle, Biostrings, ChIPseeker,
        DESeq2, GO.db, GenomicAlignments, GenomicRanges,
        GenomicFeatures, GenomicFiles, Gviz, MLSeq, PoiClaClu,
        RColorBrewer, RNAseqData.HNRNPC.bam.chr14, Rsamtools,
        ShortRead, TxDb.Hsapiens.UCSC.hg19.knownGene,
        VariantAnnotation, airway, class, cn.mops, csaw, dendextend,
        e1071, edgeR, fission, genefilter, ggplot2, goseq, gplots,
        httr, kernlab, knitr, limma, microbenchmark, org.Hs.eg.db,
        rtracklayer, shiny, sva, xtable
NeedsCompilation: no
Packaged: 2015-04-07 14:57:23 UTC; mtmorgan
Author: Martin Morgan [aut, cre],
  Herve Pages [aut]
Maintainer: Martin Morgan <mtmorgan@fhcrc.org>
