Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drisso/archive-ruvseq
Archived version of RUVSeq
https://github.com/drisso/archive-ruvseq
gene-expression normalization r rna-seq statistical-models
Last synced: about 14 hours ago
JSON representation
Archived version of RUVSeq
- Host: GitHub
- URL: https://github.com/drisso/archive-ruvseq
- Owner: drisso
- Created: 2015-02-12T19:33:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T19:42:57.000Z (over 7 years ago)
- Last Synced: 2024-12-17T13:51:37.617Z (17 days ago)
- Topics: gene-expression, normalization, r, rna-seq, statistical-models
- Language: R
- Homepage: https://bioconductor.org/packages/RUVSeq
- Size: 63.5 KB
- Stars: 8
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
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
source("http://bioconductor.org/biocLite.R")
biocLite("RUVSeq")
```
## Status* Bioc-release
* Bioc-devel:
* Travis CI: [![Build Status](https://travis-ci.org/drisso/RUVSeq.svg?branch=master)](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.