An implementation of Bisect, a method for inferring cell type composition of samples based on methylation sequencing data (Whole Genome Bisulfite Sequencing and Reduced Representation Sequencing). The method is specifically tailored for sequencing data, and therefore works better than methods developed for methylation arrays. It contains a supervised mode that requires a reference (the methylation probabilities in the pure cell types), and a semi-supervised mode, that requires cell counts for a subset of the samples, but does not require a reference.
Version: | 0.9.0 |
Depends: | R (≥ 3.4.0) |
Suggests: | dplyr, knitr, rmarkdown, tidyr, sirt, ggplot2 |
Published: | 2018-04-16 |
Author: | Eyal Fisher [aut, cre] |
Maintainer: | Eyal Fisher <ef388 at cam.ac.uk> |
License: | GPL-3 |
URL: | https://github.com/EyalFisher/BiSect |
NeedsCompilation: | no |
CRAN checks: | bisect results |
Reference manual: | bisect.pdf |
Vignettes: |
BiSect: Infering Cell Type Compositon |
Package source: | bisect_0.9.0.tar.gz |
Windows binaries: | r-devel: bisect_0.9.0.zip, r-release: bisect_0.9.0.zip, r-oldrel: bisect_0.9.0.zip |
macOS binaries: | r-release: bisect_0.9.0.tgz, r-oldrel: bisect_0.9.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bisect to link to this page.