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.5)corto_1.2.2.zip(r-4.4)corto_1.2.2.zip(r-4.3)
corto_1.2.2.tgz(r-4.5-any)corto_1.2.2.tgz(r-4.4-any)corto_1.2.2.tgz(r-4.3-any)
corto_1.2.2.tar.gz(r-4.5-noble)corto_1.2.2.tar.gz(r-4.4-noble)
corto_1.2.2.tgz(r-4.4-emscripten)corto_1.2.2.tgz(r-4.3-emscripten)
corto.pdf |corto.html
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.25 score 20 stars 59 scripts 515 downloads 3 mentions 22 exports 28 dependencies

Last updated 2 years agofrom:f959be5e3b. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 17 2025
R-4.5-winNOTEMar 17 2025
R-4.5-macNOTEMar 17 2025
R-4.5-linuxNOTEMar 17 2025
R-4.4-winNOTEMar 17 2025
R-4.4-macNOTEMar 17 2025
R-4.4-linuxNOTEMar 17 2025
R-4.3-winNOTEMar 17 2025
R-4.3-macNOTEMar 17 2025

Exports:barplot2cortofisherpgseagsea2kmgformatmramraplotp2rp2zplot_gseaplot_gsea2r2pscatterscinotslicessgseastouffertextrepelval2colwstoufferz2p

Dependencies:bitopscaToolsclidplyrevaluatefansigenericsgluegplotsgtoolshighrKernSmoothknitrlifecyclemagrittrpbapplypillarpkgconfigplotrixR6rlangtibbletidyselectutf8vctrswithrxfunyaml

A short introduction to the corto Package

Rendered fromcorto_vignette.Rmdusingknitr::rmarkdownon Mar 17 2025.

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