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.
- Host: GitHub
- URL: https://github.com/drisso/edaseq
- Owner: drisso
- Created: 2018-05-17T14:50:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T08:52:04.000Z (almost 5 years ago)
- Last Synced: 2024-12-17T13:51:37.926Z (over 1 year ago)
- Language: R
- Size: 197 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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: [](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.