An open API service indexing awesome lists of open source software.

https://github.com/drisso/edaseq

Clone of the Bioconductor repository for the EDASeq package, see https://bioconductor.org/packages/devel/bioc/html/EDASeq.html for the official development version.
https://github.com/drisso/edaseq

Last synced: 9 months ago
JSON representation

Clone of the Bioconductor repository for the EDASeq package, see https://bioconductor.org/packages/devel/bioc/html/EDASeq.html for the official development version.

Awesome Lists containing this project

README

          

# R package: EDASeq

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
* Bioc-devel:
* 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.