Name Mode Size
R 040000
data 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 1 kb
.coveralls.R 100644 1 kb
.gitignore 100644 0 kb
.travis.yml 100644 1 kb
DESCRIPTION 100644 2 kb
EDASeq.Rproj 100644 0 kb
NAMESPACE 100644 2 kb
README.md 100644 3 kb
README.md
# R package: EDASeq <a href="http://www.bioconductor.org/packages/release/bioc/html/EDASeq.html#since"><img border="0" src="http://www.bioconductor.org/shields/years-in-bioc/EDASeq.svg" title="How long since the package was first in a released Bioconductor version (or is it in devel only)."></a> <a href="http://bioconductor.org/packages/stats/bioc/EDASeq.html"><img border="0" src="http://www.bioconductor.org/shields/downloads/EDASeq.svg" title="Percentile (top 5/20/50% or 'available') of downloads over last 6 full months. Comparison is done across all package categories (software, annotation, experiment)."></a> <a href="https://support.bioconductor.org/t/EDASeq/"><img border="0" src="http://www.bioconductor.org/shields/posts/EDASeq.svg" title="Support site activity, last 6 months: tagged questions/avg. answers per question/avg. comments per question/accepted answers, or 0 if no tagged posts."></a> <a href="http://www.bioconductor.org/packages/release/bioc/html/EDASeq.html#svn_source"><img border="0" src="http://www.bioconductor.org/shields/commits/bioc/EDASeq.svg" title="average Subversion commits (to the devel branch) per month for the last 6 months"></a> <a href="https://codecov.io/github/Bioconductor-mirror/EDASeq?branch=devel"><img border='0' src="http://www.bioconductor.org/shields/coverage/devel/EDASeq.svg" title="Test coverage percentage, or 'unknown'"/></a> This is the developer version of the Bioconductor package [EDASeq](http://www.bioconductor.org/packages/EDASeq). Install in R as: ```r install.packages("BiocManager") BiocManager::install("EDASeq") ``` ## Status * Bioc-release <a href="http://www.bioconductor.org/packages/release/bioc/html/EDASeq.html#archives"><img border="0" src="http://www.bioconductor.org/shields/availability/release/EDASeq.svg" title="Whether the package is available on all platforms; click for details."></a> <a href="http://bioconductor.org/checkResults/release/bioc-LATEST/EDASeq/"><img border="0" src="http://www.bioconductor.org/shields/build/release/bioc/EDASeq.svg" title="build results; click for full report"></a> * Bioc-devel: <a href="http://www.bioconductor.org/packages/devel/bioc/html/EDASeq.html#archives"><img border="0" src="http://www.bioconductor.org/shields/availability/devel/EDASeq.svg" title="Whether the package is available on all platforms; click for details."></a> <a href="http://bioconductor.org/checkResults/devel/bioc-LATEST/EDASeq/"><img border="0" src="http://www.bioconductor.org/shields/build/devel/bioc/EDASeq.svg" title="build results; click for full report"></a> * Travis CI: [![Build Status](https://travis-ci.org/drisso/EDASeq.svg?branch=devel)](https://travis-ci.org/drisso/EDASeq) ## Issues and bug reports Please use https://github.com/drisso/EDASeq/issues to submit issues, bug reports, and comments.