A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/TRONCO.html below:

Bioconductor - TRONCO (development version)

TRONCO

This is the development version of TRONCO; for the stable release version, see TRONCO.

TRONCO, an R package for TRanslational ONCOlogy

Bioconductor version: Development (3.22)

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

Author: Marco Antoniotti [ctb], Giulio Caravagna [aut], Luca De Sano [cre, aut] ORCID: 0000-0002-9618-3774 , Alex Graudenzi [aut], Giancarlo Mauri [ctb], Bud Mishra [ctb], Daniele Ramazzotti [aut] ORCID: 0000-0002-6087-2666

Maintainer: Luca De Sano <luca.desano at gmail.com>

Citation (from within R, enter citation("TRONCO")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("TRONCO")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("TRONCO")
Details biocViews Bayesian, BiomedicalInformatics, Clustering, DataImport, GraphAndNetwork, ImmunoOncology, Network, NetworkInference, SingleCell, Software, SomaticMutation Version 2.41.0 In Bioconductor since BioC 3.1 (R-3.2) (10 years) License GPL-3 Depends R (>= 4.1.0) Imports bnlearn, Rgraphviz, gtools, parallel, foreach, doParallel, iterators, RColorBrewer, circlize, igraph, grid, gridExtra, xtable, gtable, scales, R.matlab, grDevices, graphics, stats, utils, methods System Requirements URL https://sites.google.com/site/troncopackage/ Bug Reports https://github.com/BIMIB-DISCo/TRONCO See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4