目录

methylCC

Citation

Hicks SC, Irizarry RA. (2019). Genome Biology 20, 261. https://doi.org/10.1186/s13059-019-1827-8

Why use methylCC?

This is a package to estimate the cell composition of whole blood in DNA methylation measured on any platform technology (e.g. Illumina 450K microarray, whole genome bisulfite sequencing (WGBS) and reduced representation bisulfite sequencing (RRBS)).

For help with the methylCC R-package, there is a vignette available in the /vignettes folder.

Installing methylCC

The R-package methylCC can be installed from Github using the R package devtools:

Use to install the latest version of methylCC from Github:

library(devtools)
install_github("stephaniehicks/methylCC")

It can also be installed using Bioconductor:

# install BiocManager from CRAN (if not already installed)
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")

# install methylCC package
BiocManager::install("methylCC")

After installation, the package can be loaded into R.

library(methylCC)

Bug reports

Report bugs as issues on the GitHub repository

Authors

关于

用于从全基因组亚硫酸氢盐测序数据中估计细胞类型组成

9.1 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号