# R package: bsseq
This is the developer version of Bioconductor package [bsseq](http://bioconductor.org/packages/devel/bioc/html/bsseq.html). Install in R as:
```r
install.packages("BiocManager")
BiocManager::install("bsseq", version = "devel")
```
## Software status
| Resource: | Bioconductor | Travis CI |
| ------------- | ------------------- | ------------- |
| _Platforms:_ | _Multiple_ | _Linux_ |
| R CMD check | <a href="http://bioconductor.org/checkResults/release/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/release/bioc/bsseq.svg" alt="Build status"></a> (release)</br><a href="http://bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/devel/bioc/bsseq.svg" alt="Build status"></a> (devel) | <a href="https://travis-ci.org/hansenlab/bsseq"><img src="https://travis-ci.org/hansenlab/bsseq.svg" alt="Build status"></a> |
| Test coverage | | <a href="https://codecov.io/github/hansenlab/bsseq?branch=master"><img src="https://codecov.io/github/hansenlab/bsseq/coverage.svg?branch=master" alt="Coverage Status"/></a> | |