目录

Build
Status AppVeyor build
status Coverage
Status

Scope

Testing for association between RNA-Seq and other genomic data is challenging due to high variability of the former and high dimensionality of the latter.

Using the negative binomial distribution and a random effects model, we developed an omnibus test that overcomes both difficulties. It may be conceptualised as a test of overall significance in regression analysis, where the response variable is overdispersed and the number of explanatory variables exceeds the sample size.

The proposed test can detect genetic and epigenetic alterations that affect gene expression. It can examine complex regulatory mechanisms of gene expression.

Installation

The package globalSeq depends on R >= 3.0.0, and is available from Bioconductor:

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("globalSeq")

Alternatively, it can be installed from GitHub. This requires the package devtools:

devtools::install_github("rauschenberger/globalSeq",build_vignettes=TRUE)

Please restart R before loading the package and its documentation:

library(globalSeq)
utils::help(globalSeq)
utils::vignette("globalSeq")

Reference

A Rauschenberger, MA Jonker, MA van de Wiel, and RX Menezes (2016). Testing for association between RNA-Seq and high-dimensional data. BMC Bioinformatics. 17:118. html pdf

Platforms Downloads Posts in
Bioc Build

关于

用于高通量测序数据的全局检验,评估基因集或通路水平的差异表达

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

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