Other packages > Find by keyword >

mnda  

Multiplex Network Differential Analysis (MNDA)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mnda", "1.0.9")



Attach the package and use:
library("mnda")
Maintained by
Behnam Yousefi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-01-25
Latest Update: 2023-01-25
Description:
Interactions between different biological entities are crucial for the function of biological systems. In such networks, nodes represent biological elements, such as genes, proteins and microbes, and their interactions can be defined by edges, which can be either binary or weighted. The dysregulation of these networks can be associated with different clinical conditions such as diseases and response to treatments. However, such variations often occur locally and do not concern the whole network. To capture local variations of such networks, we propose multiplex network differential analysis (MNDA). MNDA allows to quantify the variations in the local neighborhood of each node (e.g. gene) between the two given clinical states, and to test for statistical significance of such variation. Yousefi et al. (2023) .
How to cite:
Behnam Yousefi (2023). mnda: Multiplex Network Differential Analysis (MNDA). R package version 1.0.9, https://cran.r-project.org/web/packages/mnda. Accessed 05 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited mnda R package
View mnda citation profile
Other R packages that mnda depends, imports, suggests or enhances
Complete documentation for mnda
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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