The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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>.
Version: | 1.2.4 |
Depends: | R (≥ 3.6) |
Imports: | dplyr, gplots, knitr, methods, rmarkdown, parallel, pbapply, plotrix, stats, utils |
Published: | 2023-12-06 |
DOI: | 10.32614/CRAN.package.corto |
Author: | Federico M. Giorgi [aut, cre], Daniele Mercatelli [ctb], Gonzalo Lopez-Garcia [ctb] |
Maintainer: | Federico M. Giorgi <federico.giorgi at gmail.com> |
License: | LGPL-3 |
NeedsCompilation: | no |
Citation: | corto citation info |
CRAN checks: | corto results |
Reference manual: | corto.pdf |
Vignettes: |
corto_vignette |
Package source: | corto_1.2.4.tar.gz |
Windows binaries: | r-devel: corto_1.2.4.zip, r-release: corto_1.2.4.zip, r-oldrel: corto_1.2.4.zip |
macOS binaries: | r-release (arm64): corto_1.2.4.tgz, r-oldrel (arm64): corto_1.2.4.tgz, r-release (x86_64): corto_1.2.4.tgz, r-oldrel (x86_64): corto_1.2.4.tgz |
Old sources: | corto archive |
Please use the canonical form https://CRAN.R-project.org/package=corto to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.