目录

EpipwR

EpipwR is an R package for conducting power analysis for EWAS with continuous or binary outcomes. It is based on empirical EWAS to generate realistic data sets while leveraging classic statistical theory to cut down on computation time. Our corresponding paper can be found here. Users accustomed to pwrEWAS should first apply the pwrE_to_EpipwR function to put pwrEWAS parameterization into EpipwR format.

Installation

EpipwR currently requires R version 4.4.0 or later.

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

BiocManager::install("EpipwR")

#github
#install.packages("devtools")
library(devtools)
install_github("jbarth216/EpipwR.data")
install_github("jbarth216/EpipwR", build_vignettes=TRUE)

Usage

A detailed EpipwR workflow can be found in the EpipwR vignette:

browseVignettes("EpipwR")
关于

用于计算和可视化表观基因组学数据的R包

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

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