Package: networkABC 0.8-1
networkABC: Network Reverse Engineering with Approximate Bayesian Computation
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.
Authors:
networkABC_0.8-1.tar.gz
networkABC_0.8-1.zip(r-4.5)networkABC_0.8-1.zip(r-4.4)networkABC_0.8-1.zip(r-4.3)
networkABC_0.8-1.tgz(r-4.4-x86_64)networkABC_0.8-1.tgz(r-4.4-arm64)networkABC_0.8-1.tgz(r-4.3-x86_64)networkABC_0.8-1.tgz(r-4.3-arm64)
networkABC_0.8-1.tar.gz(r-4.5-noble)networkABC_0.8-1.tar.gz(r-4.4-noble)
networkABC_0.8-1.tgz(r-4.4-emscripten)networkABC_0.8-1.tgz(r-4.3-emscripten)
networkABC.pdf |networkABC.html✨
networkABC/json (API)
NEWS
# Install 'networkABC' in R: |
install.packages('networkABC', repos = c('https://fbertran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fbertran/networkabc/issues
Last updated 2 years agofrom:3cd3adb483. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
Exports:abcclusteringCoefficientlocalClusteringCoefficientnetwork_genshowHpshowNetworkshowNp
Dependencies:clicodafansigluelatticelifecyclemagrittrMatrixnetworkpillarpkgconfigRColorBrewerrlangsnastatnet.commontibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ABC algorithm for network reverse-engineering | abc |
Calculate the clustering coefficient | clusteringCoefficient |
Calculate the local clustering coefficient | localClusteringCoefficient |
Simulated network | netsimul |
Random scale-free network generation. This function is used intensively in the abc function. | network_gen |
networkABC | networkABC |
Result of an ABC inference | resabc |
Plot for the hub probabilities | showHp |
Plot the final network. | showNetwork |
Plot for the neighbourhood probabilities | showNp |