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 07 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/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for networkABC024681012141618TrendBars

Today's Hot Picks in Authors and Packages

letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
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  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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