README.md
971fed6d
 # 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:
12e2b352
 
971fed6d
 ```r
b841efcb
 install.packages("BiocManager")
 BiocManager::install("bsseq", version = "devel")
971fed6d
 ```
12e2b352
 
65141d18
 ## Software status
 
 | Resource:     | Bioconductor        | Travis CI     |
 | ------------- | ------------------- | ------------- |
 | _Platforms:_  | _Multiple_          | _Linux_       |
3281f31f
 | 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>   |                  |