https://github.com/drisso/ruvseq
Clone of the Bioconductor repository for the RUVSeq package, see https://bioconductor.org/packages/devel/bioc/html/RUVSeq.html for the official development version.
https://github.com/drisso/ruvseq
Last synced: 9 months ago
JSON representation
Clone of the Bioconductor repository for the RUVSeq package, see https://bioconductor.org/packages/devel/bioc/html/RUVSeq.html for the official development version.
- Host: GitHub
- URL: https://github.com/drisso/ruvseq
- Owner: drisso
- Created: 2018-07-17T17:41:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T10:09:16.000Z (over 3 years ago)
- Last Synced: 2024-12-12T14:51:59.514Z (over 1 year ago)
- Language: R
- Size: 57.6 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R package: RUVSeq
This is the developer version of the Bioconductor package [RUVSeq](http://www.bioconductor.org/packages/RUVSeq). Install in R as:
```r
install.packages("BiocManager")
BiocManager::install("RUVSeq")
```
## Status
* Bioc-release
* Bioc-devel:
* Travis CI: [](https://travis-ci.org/drisso/RUVSeq)
## Issues and bug reports
Please use https://github.com/drisso/RUVSeq/issues to submit issues, bug reports, and comments.