目录

csdR

This R-package implements the CSD algorithm presented by Voigt et al. 2017 in an efficient manner.

  • Requrirements: Requirements: R (version 4.1.0 or higher) with packages WGCNA, optparse, glue, magrittr and Rcpp (and of course a C++ compiler) installed. Additionally, having an optimized Blas library such as openBlas is highly recommended for performance reasons (see this link for more info).

Installation

In order to install the release version from Bioconductor, do type in the R terminal:

if(!requireNamespace("BiocManager")){
  install.packages("BiocManager")
}
BiocManager::install("csdR")

If you want to install the development version instead:

# install.packages("devtools")
devtools::install_github("AlmaasLab/csdR", ref = "main")

Usage

Please see the package vignette. Additionally check out the article on csdR:

Pettersen, J.P., Almaas, E. csdR, an R package for differential co-expression analysis. BMC Bioinformatics 23, 79 (2022). https://doi.org/10.1186/s12859-022-04605-1

Issues and feedback

Please use the repository’s issue tracker if you cannot make the package work or if you have suggestions for improvements.

关于

用于存储和访问癌症细胞系药物敏感性数据的R/Bioconductor数据包

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

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