Package: systemPipeR
Type: Package
Title: systemPipeR: NGS workflow and report generation environment
Version: 1.2.23
Date: 2015-20-08
Author: Thomas Girke
Maintainer: Thomas Girke <thomas.girke@ucr.edu>
biocViews: Genetics, Infrastructure, DataImport, Sequencing, RNASeq,
        ChIPSeq, MethylSeq, SNP, GeneExpression, Coverage,
        GeneSetEnrichment, Alignment, QualityControl
Description: R package for building end-to-end analysis pipelines with automated report generation for next generation sequence (NGS) applications such as RNA-Seq, ChIP-Seq, VAR-Seq and Ribo-Seq. An important feature is support for running command-line software, such as NGS aligners, on both single machines or compute clusters. Instructions for using systemPipeR are given in the Overview Vignette (HTML). The remaining Vignettes, linked below, are workflow templates for common NGS use cases.
Depends: Rsamtools, Biostrings, ShortRead, methods
Imports: BiocGenerics, GenomicRanges, GenomicAlignments,
        VariantAnnotation, rjson, grid, ggplot2, limma, edgeR, DESeq2,
        GOstats, GO.db, annotate, pheatmap, BatchJobs
Suggests: ape, RUnit, BiocStyle, knitr, rmarkdown, biomaRt,
        GenomicFeatures, BiocParallel
VignetteBuilder: knitr
SystemRequirements: systemPipeR can be used to run external
        command-line software (e.g. short read aligners), but the
        corresponding tool needs to be installed on a system.
License: Artistic-2.0
URL: https://github.com/tgirke/systemPipeR
NeedsCompilation: no
Packaged: 2015-09-11 05:26:45 UTC; biocbuild
Built: R 3.2.2; ; 2015-09-11 13:45:30 UTC; windows
