Package: corto 1.2.2

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>.

Authors:Federico M. Giorgi [aut, cre], Daniele Mercatelli [ctb], Gonzalo Lopez-Garcia [ctb]

corto_1.2.2.tar.gz
corto_1.2.2.zip(r-4.7)corto_1.2.2.zip(r-4.6)corto_1.2.2.zip(r-4.5)
corto_1.2.2.tgz(r-4.6-any)corto_1.2.2.tgz(r-4.5-any)
corto_1.2.2.tar.gz(r-4.7-any)corto_1.2.2.tar.gz(r-4.6-any)
corto_1.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
corto/json (API)

# Install 'corto' in R:
install.packages('corto', repos = c('https://federicogiorgi.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/federicogiorgi/corto/issues

On CRAN:

Conda:

6.16 score 20 stars 48 scripts 267 downloads 3 mentions 22 exports 27 dependencies

Last updated from:12e186ca0d. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE122
source / vignettesOK159
linux-release-x86_64NOTE117
macos-release-arm64NOTE200
macos-oldrel-arm64NOTE173
windows-develNOTE104
windows-releaseNOTE75
windows-oldrelNOTE74
wasm-releaseOK107

Exports:barplot2cortofisherpgseagsea2kmgformatmramraplotp2rp2zplot_gseaplot_gsea2r2pscatterscinotslicessgseastouffertextrepelval2colwstoufferz2p

Dependencies:bitopscaToolsclidplyrevaluategenericsgluegplotsgtoolshighrKernSmoothknitrlifecyclemagrittrpbapplypillarpkgconfigplotrixR6rlangtibbletidyselectutf8vctrswithrxfunyaml

A short introduction to the corto Package

Rendered fromcorto_vignette.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2023-02-22
Started: 2019-10-10