BIMIB-DISCo/TRONCO

Name: TRONCO

Owner: BI*oinformatics MI*lan B*icocca

Description: Repository of the TRanslational ONCOlogy library, which includes various algorithms such as CAPRESE and CAPRI.

Created: 2014-12-10 13:16:46.0

Updated: 2017-08-11 00:15:07.0

Pushed: 2017-11-01 20:48:35.0

Homepage: https://sites.google.com/site/troncopackage/

Size: 10359

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

TRONCO (TRanslational ONCOlogy)

| Branch | Stato CI | |———————|—————| | master | Build Status | | development | Build Status |

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.