Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lpantano/bcbiosmallrna

R package to analyze data after small RNAseq with bcbio
https://github.com/lpantano/bcbiosmallrna

Last synced: about 1 month ago
JSON representation

R package to analyze data after small RNAseq with bcbio

Awesome Lists containing this project

README

        

# bcbioSmallRna

[![Build Status](https://travis-ci.org/lpantano/bcbioSmallRna.svg?branch=master)](https://travis-ci.org/lpantano/bcbioSmallRna)
[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)

Quality control and differential expression for [bcbio][] small RNA-seq experiments.

## Installation

This is an [R][] package.

### [Bioconductor][] method

```r
BiocManager("lpantano/bcbioSmallRna")
```

### [devtools][] method

```r
install.packages("devtools")
devtools::install_github("lpantano/bcbioSmallRna")
```

[bcbio]: https://github.com/chapmanb/bcbio-nextgen
[bioconductor]: https://bioconductor.org
[devtools]: https://cran.r-project.org/package=devtools
[r]: https://www.r-project.org
[rmarkdown]: http://rmarkdown.rstudio.com