[](https://travis-ci.org/fgcz/specL)
# specL
This is a read-only mirror of the Bioconductor SVN repository. Contributions: http://www.bioconductor.org/packages/devel/bioc/html/specL.html. Bug Reports: https://support.bioconductor.org/p/new/post/?tag_val=specL. Package Homepage: http://bioconductor.org/packages/devel/bioc/html/specL
## On how to commit to github and the bioconductor svn follow instructions here:
http://www.bioconductor.org/developers/how-to/git-mirrors/
```r
install.packages("devtools")
library(devtools)
install_github("Bioconductor-mirror/specL")
```