CRAN/E | corto

corto

Inference of Gene Regulatory Networks

Installation

About

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.

Citation corto citation info

Key Metrics

Version 1.2.4
R ≥ 3.6
Published 2023-12-06 144 days ago
Needs compilation? no
License LGPL-3
CRAN checks corto results

Downloads

Yesterday 6 -45%
Last 7 days 114 -2%
Last 30 days 414 -16%
Last 90 days 1.364 -15%
Last 365 days 5.359 -6%

Maintainer

Maintainer

Federico M. Giorgi

federico.giorgi@gmail.com

Authors

Federico M. Giorgi

aut / cre

Daniele Mercatelli

ctb

Gonzalo Lopez-Garcia

ctb

Material

Reference manual
Package source

Vignettes

corto_vignette

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

corto archive

Depends

R ≥ 3.6

Imports

dplyr
gplots
knitr
methods
rmarkdown
parallel
pbapply
plotrix
stats
utils