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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns