Bioconductor 3.22 Released

Bioconductor home
Menu

csdR

This is the development version of csdR; for the stable release version, see csdR.

Differential gene co-expression


Bioconductor version: Development (3.23)

This package contains functionality to run differential gene co-expression across two different conditions. The algorithm is inspired by Voigt et al. 2017 and finds Conserved, Specific and Differentiated genes (hence the name CSD). This package include efficient and variance calculation by bootstrapping and Welford's algorithm.

Author: Jakob Peder Pettersen [aut, cre] ORCID iD ORCID: 0000-0002-3485-1634

Maintainer: Jakob Peder Pettersen <jakobpeder.pettersen at gmail.com>

Citation (from within R, enter citation("csdR")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
 install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("csdR")

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("csdR")
csdR HTML R Script
Reference Manual PDF
NEWS Text

Details

Version 1.17.0
In Bioconductor since BioC 3.14 (R-4.1) (4 years)
License GPL-3
Depends R (>= 4.1.0)
System Requirements
See More
Suggests rmarkdown, knitr, testthat (>= 3.0.0), BiocStyle, magrittr, igraph, dplyr
Linking To Rcpp
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package csdR_1.17.0.tar.gz
Windows Binary (x86_64) csdR_1.17.0.zip (64-bit only)
macOS Binary (x86_64) csdR_1.17.0.tgz
macOS Binary (arm64) csdR_1.17.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/csdR
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/csdR
Package Downloads Report Download Stats

AltStyle によって変換されたページ (->オリジナル) /