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:

6.17 score 20 stars 49 scripts 390 downloads 3 mentions 22 exports 28 dependencies

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

TargetResultDate
Doc / VignettesOKNov 17 2024
R-4.5-winNOTENov 17 2024
R-4.5-linuxNOTENov 17 2024
R-4.4-winNOTENov 17 2024
R-4.4-macNOTENov 17 2024
R-4.3-winNOTENov 17 2024
R-4.3-macNOTENov 17 2024

Exports:barplot2cortofisherpgseagsea2kmgformatmramraplotp2rp2zplot_gseaplot_gsea2r2pscatterscinotslicessgseastouffertextrepelval2colwstoufferz2p

Dependencies:bitopscaToolsclidplyrevaluatefansigenericsgluegplotsgtoolshighrKernSmoothknitrlifecyclemagrittrpbapplypillarpkgconfigplotrixR6rlangtibbletidyselectutf8vctrswithrxfunyaml

A short introduction to the corto Package

Rendered fromcorto_vignette.Rmdusingknitr::rmarkdownon Nov 17 2024.

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