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

Peer review:

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

On CRAN:

22 exports 20 stars 2.40 score 28 dependencies 3 mentions 33 scripts 434 downloads

Last updated 1 years agofrom:f959be5e3b. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 19 2024
R-4.5-winNOTEAug 19 2024
R-4.5-linuxNOTEAug 19 2024
R-4.4-winNOTEAug 19 2024
R-4.4-macNOTEAug 19 2024
R-4.3-winNOTEAug 19 2024
R-4.3-macNOTEAug 19 2024

Exports:barplot2cortofisherpgseagsea2kmgformatmramraplotp2rp2zplot_gseaplot_gsea2r2pscatterscinotslicessgseastouffertextrepelval2colwstoufferz2p

Dependencies:bitopscaToolsclidplyrevaluatefansigenericsgluegplotsgtoolshighrKernSmoothknitrlifecyclemagrittrpbapplypillarpkgconfigplotrixR6rlangtibbletidyselectutf8vctrswithrxfunyaml

A short introduction to the corto Package

Rendered fromcorto_vignette.Rmdusingknitr::rmarkdownon Aug 19 2024.

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