Other packages > Find by keyword >

networkABC  

Network Reverse Engineering with Approximate Bayesian Computation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("networkABC", "0.8-1")



Attach the package and use:
library("networkABC")
Maintained by
Frederic Bertrand
[Scholar Profile | Author Map]
First Published: 2019-03-06
Latest Update: 2022-10-19
Description:
We developed an inference tool based on approximate Bayesian computation to decipher network data and assess the strength of the inferred links between network's actors. It is a new multi-level approximate Bayesian computation (ABC) approach. At the first level, the method captures the global properties of the network, such as a scale-free structure and clustering coefficients, whereas the second level is targeted to capture local properties, including the probability of each couple of genes being linked. Up to now, Approximate Bayesian Computation (ABC) algorithms have been scarcely used in that setting and, due to the computational overhead, their application was limited to a small number of genes. On the contrary, our algorithm was made to cope with that issue and has low computational cost. It can be used, for instance, for elucidating gene regulatory network, which is an important step towards understanding the normal cell physiology and complex pathological phenotype. Reverse-engineering consists in using gene expressions over time or over different experimental conditions to discover the structure of the gene network in a targeted cellular process. The fact that gene expression data are usually noisy, highly correlated, and have high dimensionality explains the need for specific statistical methods to reverse engineer the underlying network.
How to cite:
Frederic Bertrand (2019). networkABC: Network Reverse Engineering with Approximate Bayesian Computation. R package version 0.8-1, https://cran.r-project.org/web/packages/networkABC. Accessed 02 Apr. 2025.
Previous versions and publish date:
0.5-3 (2019-03-06 14:10), 0.6-0 (2020-02-07 06:50), 0.7-0 (2020-03-03 10:00), 0.8-0 (2021-03-20 22:30)
Other packages that cited networkABC R package
View networkABC citation profile
Other R packages that networkABC depends, imports, suggests or enhances
Complete documentation for networkABC
Functions, R codes and Examples using the networkABC R package
Some associated functions: abc . clusteringCoefficient . localClusteringCoefficient . netsimul . networkABC . network_gen . resabc . showHp . showNetwork . showNp . 
Some associated R codes: abc.R . clusteringCoefficient.R . datasets.R . localClusteringCoefficient.R . network_gen.R . randABC-package.R . show.R . zzz.R .  Full networkABC package functions and examples
Downloads during the last 30 days
03/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for networkABC024681012141618TrendBars

Today's Hot Picks in Authors and Packages

munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
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  
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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