目录

methyLImp2

methyLImp2 package is the implementation of the updated version of the methyLImp method for missing value imputation in methylation data. Compared to the previous version, implementation is parallelised over chromosomes since probes on different chromosomes are usually independent. Moreover, mini-batch approach to reduce the runtime in case of large number of samples is available.

Installation

Package is available from Bioconductor! To install, run

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("methyLImp2")

To install from Github, run

#install.packages("devtools")

library("devtools")
install_github("annaplaksienko/methyLImp2", build_vignettes = TRUE)

Vignette

To open the vignette, run

library(methyLImp2)
browseVignettes("methyLImp2")
关于

用于处理和分析DNA甲基化测序数据的生物信息学工具

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

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