Other packages > Find by keyword >

difconet  

Differential Coexpressed Networks
View on CRAN: Click here


Download and install difconet package within the R console
Install from CRAN:
install.packages("difconet")

Install from Github:
library("remotes")
install_github("cran/difconet")

Install by package version:
library("remotes")
install_version("difconet", "1.0-4")



Attach the package and use:
library("difconet")
Maintained by
Victor Trevino
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-31
Latest Update: 2017-05-31
Description:
Estimation of DIFferential COexpressed NETworks using diverse and user metrics. This package is basically used for three functions related to the estimation of differential coexpression. First, to estimate differential coexpression where the coexpression is estimated, by default, by Spearman correlation. For this, a metric to compare two correlation distributions is needed. The package includes 6 metrics. Some of them needs a threshold. A new metric can also be specified as a user function with specific parameters (see difconet.run). The significance is be estimated by permutations. Second, to generate datasets with controlled differential correlation data. This is done by either adding noise, or adding specific correlation structure. Third, to show the results of differential correlation analyses. Please see for further information.
How to cite:
Victor Trevino (2017). difconet: Differential Coexpressed Networks. R package version 1.0-4, https://cran.r-project.org/web/packages/difconet. Accessed 06 Mar. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited difconet R package
View difconet citation profile
Other R packages that difconet depends, imports, suggests or enhances
Complete documentation for difconet
Functions, R codes and Examples using the difconet R package
Some associated functions: difconet.build.controlled.dataset . difconet.noise.inspection . difconet.plot.gene.correlations . difconet.plot.histograms.heatmap2 . difconet.run . 
Some associated R codes: difconet.R .  Full difconet package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA