Name Mode Size
..
BS.chr22.Rd 100644 1 kb
BSmooth.Rd 100644 9 kb
BSmooth.fstat.Rd 100644 2 kb
BSmooth.tstat.Rd 100644 4 kb
BSseq-class.Rd 100644 8 kb
BSseq.Rd 100644 4 kb
BSseqStat-class.Rd 100644 3 kb
BSseqTstat-class.Rd 100644 3 kb
computeStat.Rd 100644 2 kb
data.frame2GRanges.Rd 100644 1 kb
dmrFinder.Rd 100644 3 kb
findLoci.Rd 100644 3 kb
fisherTests.Rd 100644 3 kb
getCoverage.Rd 100644 3 kb
getMeth.Rd 100644 4 kb
getStats.Rd 100644 1 kb
goodnessOfFit.Rd 100644 3 kb
hasGRanges-class.Rd 100644 4 kb
internals.Rd 100644 0 kb
plotRegion.Rd 100644 5 kb
read.bismark.Rd 100644 16 kb
read.bsmooth.Rd 100644 2 kb
read.umtab.Rd 100644 3 kb
smoothSds.Rd 100644 3 kb
README.md
# 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/kasperdanielhansen/bsseq"><img src="https://travis-ci.org/kasperdanielhansen/bsseq.svg" alt="Build status"></a> | | Test coverage | | <a href="https://codecov.io/github/kasperdanielhansen/bsseq?branch=master"><img src="https://codecov.io/github/kasperdanielhansen/bsseq/coverage.svg?branch=master" alt="Coverage Status"/></a> | |