Package: TRONCO 2.39.0
TRONCO: TRONCO, an R package for TRanslational ONCOlogy
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).
Authors:
TRONCO_2.39.0.tar.gz
TRONCO_2.39.0.zip(r-4.5)TRONCO_2.39.0.zip(r-4.4)
TRONCO_2.39.0.tgz(r-4.4-any)
TRONCO_2.39.0.tar.gz(r-4.5-noble)TRONCO_2.39.0.tar.gz(r-4.4-noble)
TRONCO_2.39.0.tgz(r-4.4-emscripten)
TRONCO.pdf |TRONCO.html✨
TRONCO/json (API)
NEWS
# Install 'TRONCO' in R: |
install.packages('TRONCO', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bimib-disco/tronco/issues
- aCML - Atypical chronic myeloid leukemia dataset
- crc_gistic - GISTIC example data
- crc_maf - MAF example data
- crc_plain - Plain mutation dataset
- maf - MAF example data
- muts - Simple mutation dataset
- stage - Stage information for test_dataset
- test_dataset - A complete dataset with hypotheses
- test_dataset_no_hypos - A complete dataset
- test_model - A complete dataset with a reconstructed model
- test_model_kfold - A complete dataset with a reconstructed model and crossvalidation informations
On BioConductor:TRONCO-2.39.0(bioc 3.21)TRONCO-2.38.0(bioc 3.20)
biomedicalinformaticsbayesiangraphandnetworksomaticmutationnetworkinferencenetworkclusteringdataimportsinglecellimmunooncologyalgorithmscancer-inferencetumors
Last updated 21 days agofrom:61d87f747a. Checks:OK: 4 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | ERROR | Nov 08 2024 |
Exports:ANDannotate.descriptionannotate.stagesas.adj.matrixas.alterationsas.bootstrap.scoresas.colorsas.conditional.probsas.confidenceas.descriptionas.eventsas.events.in.patternsas.events.in.sampleas.geneas.genesas.genes.in.patternsas.genotypesas.hypothesesas.joint.probsas.kfold.elossas.kfold.posterras.kfold.prederras.marginal.probsas.modelsas.parametersas.pathwayas.patternsas.samplesas.selective.advantage.relationsas.stagesas.typesas.types.in.patternschange.colorconsolidate.datadelete.eventdelete.genedelete.hypothesisdelete.modeldelete.patterndelete.samplesdelete.typeduplicatesebindenforce.numericenforce.stringevents.selectionexport.graphmlexport.mutexexport.nbs.inputextract.MAF.HuGO.Entrez.mapgenes.table.reporthas.duplicateshas.modelhas.stageshypothesis.addhypothesis.add.grouphypothesis.add.homologousimport.genotypesimport.GISTICimport.MAFimport.modelimport.mutex.groupsintersect.datasetsis.compliantjoin.eventsjoin.typeskeysToNamesnameToKeyneventsngenesnhypothesesnpatternsnsamplesntypesoncoprintoncoprint.cbioORorder.frequencypathway.visualizationpheatmaprank.recurrentsrename.generename.typesamples.selectionsbindssplitTCGA.map.clinical.dataTCGA.multiple.samplesTCGA.remove.multiple.samplesTCGA.shorten.barcodestrimtronco.bootstraptronco.capresetronco.capritronco.chowliutronco.edmondstronco.gabowtronco.kfold.elosstronco.kfold.posterrtronco.kfold.prederrtronco.pattern.plottronco.plottronco.primviewwhich.samplesXOR
Dependencies:BiocGenericsbnlearncirclizeclicodetoolscolorspacecpp11doParallelfarverforeachgenericsGlobalOptionsgluegraphgridExtragtablegtoolsigraphiteratorslabelinglatticelifecyclemagrittrMatrixmunsellpkgconfigR.matlabR.methodsS3R.ooR.utilsR6RColorBrewerRgraphvizrlangscalesshapevctrsviridisLitextable
An introduction to the TRONCO R package
Rendered fromf1_introduction.rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-29
Started: 2023-04-05
Data manipulation
Rendered fromf4_data_manipulation.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-29
Started: 2023-04-05
Data visualization
Rendered fromf3_data_visualization.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-29
Started: 2023-04-05
Import/export from other tools
Rendered fromf7_import_export.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-29
Started: 2023-04-05
Loading data
Rendered fromf2_loading_data.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-29
Started: 2023-04-05
Model inference
Rendered fromf5_model_inference.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-29
Started: 2023-04-05
Post reconstruction
Rendered fromf6_post_reconstruction.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-29
Started: 2023-04-05