corto: Inference of Gene Regulatory Networks

We present 'corto' (Correlation Tool), a simple package to infer gene regulatory networks and visualize master regulators from gene expression data using DPI (Data Processing Inequality) and bootstrapping to recover edges. An initial step is performed to calculate all significant edges between a list of source nodes (centroids) and target genes. Then all triplets containing two centroids and one target are tested in a DPI step which removes edges. A bootstrapping process then calculates the robustness of the network, eventually re-adding edges previously removed by DPI. The algorithm has been optimized to run outside a computing cluster, using a fast correlation implementation. The package finally provides functions to calculate network enrichment analysis from RNA-Seq and ATAC-Seq signatures as described in the article by Giorgi lab (2020) <doi:10.1093/bioinformatics/btaa223>.

Package details

AuthorFederico M. Giorgi [aut, cre], Daniele Mercatelli [ctb], Gonzalo Lopez-Garcia [ctb]
MaintainerFederico M. Giorgi <federico.giorgi@gmail.com>
LicenseLGPL-3
Version1.2.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("corto")

Try the corto package in your browser

Any scripts or data that you put into this service are public.

corto documentation built on March 31, 2023, 9:25 p.m.