jdhenaos/coexnet: coexnet: An R package to build CO-EXpression NETworks from Microarray Data

Extracts the gene expression matrix from GEO DataSets (.CEL files) as a AffyBatch object. Additionally, can make the normalization process using two different methods (vsn and rma). The summarization (pass from multi-probe to one gene) uses two different criteria (Maximum value and Median of the samples expression data) and the process of gene differentially expressed analisys using two methods (sam and acde). The construction of the co-expression network can be conduced using two different methods, Pearson Correlation Coefficient (PCC) or Mutual Information (MI) and choosing a threshold value using a graph theory approach.

Getting started

Package details

Bioconductor views DifferentialExpression GeneExpression GraphAndNetwork Microarray Network NetworkInference Normalization SystemsBiology
Maintainer
LicenseLGPL
Version1.17.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jdhenaos/coexnet")
jdhenaos/coexnet documentation built on April 22, 2022, 12:43 a.m.