Package: metaseqR
Type: Package
Title: An R package for the analysis and result reporting of RNA-Seq
        data by combining multiple statistical algorithms.
Author: Panagiotis Moulos <moulos@fleming.gr>
Maintainer: Panagiotis Moulos <moulos@fleming.gr>
Depends: R (>= 2.13.0), EDASeq, DESeq, limma, qvalue
Imports: edgeR, NOISeq, baySeq, NBPSeq, biomaRt, utils, gplots,
        corrplot, vsn, brew, rjson, log4r
Suggests: BiocGenerics, GenomicRanges, rtracklayer, Rsamtools,
        survcomp, VennDiagram, knitr, zoo, RUnit, BiocInstaller,
        BSgenome, RSQLite
Enhances: parallel, TCC, RMySQL
Description: Provides an interface to several normalization and
    statistical testing packages for RNA-Seq gene expression data.
    Additionally, it creates several diagnostic plots, performs
    meta-analysis by combinining the results of several statistical
    tests and reports the results in an interactive way.
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
URL: http://www.fleming.gr
biocViews: Software, GeneExpression, DifferentialExpression,
        WorkflowStep, Preprocessing, QualityControl, Normalization,
        ReportWriting, RNASeq
VignetteBuilder: knitr
Authors@R: c(person(given="Panagiotis", family="Moulos",
    email="moulos@fleming.gr", role=c("aut", "cre")))
Version: 1.16.0
Date: 2016-04-04
Collate: 'metaseqr.annotation.R' 'metaseqr.argcheck.R'
        'metaseqr.count.R' 'metaseqr-data.R' 'metaseqr.export.R'
        'metaseqr.filter.R' 'metaseqr.json.R' 'metaseqr.main.R'
        'metaseqr.meta.R' 'metaseqr.norm.R' 'metaseqR-package.R'
        'metaseqr.plot.R' 'metaseqr.query.R' 'metaseqr.sim.R'
        'metaseqr.stat.R' 'metaseqr.util.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2017-04-25 00:44:25 UTC; biocbuild
Built: R 3.4.0; ; 2017-04-25 05:24:43 UTC; windows
