https://github.com/drisso/archive-edaseq
Archived version of EDASeq
https://github.com/drisso/archive-edaseq
Last synced: over 1 year ago
JSON representation
Archived version of EDASeq
- Host: GitHub
- URL: https://github.com/drisso/archive-edaseq
- Owner: drisso
- Created: 2015-02-12T19:15:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T01:46:17.000Z (over 9 years ago)
- Last Synced: 2025-01-09T14:12:54.361Z (over 1 year ago)
- Language: R
- Homepage: http://bioconductor.org/packages/EDASeq
- Size: 190 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
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
source("http://bioconductor.org/biocLite.R")
biocLite("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.