Skip to content

Repository of the TRanslational ONCOlogy library, which includes various algorithms (such as CAPRESE and CAPRI) and the Pipeline for Cancer Inference (PICNIC).

License

Notifications You must be signed in to change notification settings

ramazzottilab/TRONCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13476ab · Oct 31, 2024
Oct 31, 2024
Oct 3, 2023
May 30, 2016
Jun 11, 2020
Apr 21, 2022
Oct 6, 2020
Apr 5, 2023
Apr 5, 2023
Jul 24, 2020
Oct 31, 2024
Mar 11, 2016
Apr 21, 2022
Apr 14, 2023
Jun 16, 2020

Repository files navigation

TRONCO (TRanslational ONCOlogy)

Branch Status
master R-CMD-check-bioc
development R-CMD-check-bioc

The TRONCO (TRanslational ONCOlogy) R package collects algorithms to infer progression models via the approach of Suppes-Bayes Causal Network, both from an ensemble of tumors (cross-sectional samples) and within an individual patient (multi-region or single-cell samples).

The package provides parallel implementation of algorithms that process binary matrices where each row represents a tumor sample and each column a single-nucleotide or a structural variant driving the progression; a 0/1 value models the absence/presence of that alteration in the sample.

The tool can import data from plain, MAF or GISTIC format files, and can fetch it from the cBioPortal for cancer genomics. Functions for data manipulation and visualization are provided, as well as functions to import/export such data to other bioinformatics tools for, e.g, clustering or detection of mutually exclusive alterations. Inferred models can be visualized and tested for their confidence via bootstrap and cross-validation.

TRONCO is used for the implementation of the Pipeline for Cancer Inference (PICNIC).

About

Repository of the TRanslational ONCOlogy library, which includes various algorithms (such as CAPRESE and CAPRI) and the Pipeline for Cancer Inference (PICNIC).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%