- Home
- Bioconductor 3.21
- Software Packages
- globalSeq
globalSeq
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see globalSeq.
Global Test for Counts
Bioconductor version: 3.21
The method 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. Useful for testing for association between RNA-Seq and high-dimensional data.
Author: Armin Rauschenberger [aut, cre]
Maintainer: Armin Rauschenberger <armin.rauschenberger at uni.lu>
citation("globalSeq")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("globalSeq")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("globalSeq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.