- Home
- Bioconductor 3.16
- Software Packages
- TCGAbiolinks
TCGAbiolinks
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see TCGAbiolinks.
TCGAbiolinks: An R/Bioconductor package for integrative analysis with GDC data
Bioconductor version: 3.16
The aim of TCGAbiolinks is : i) facilitate the GDC open-access data retrieval, ii) prepare the data using the appropriate pre-processing strategies, iii) provide the means to carry out different standard analyses and iv) to easily reproduce earlier research results. In more detail, the package provides multiple methods for analysis (e.g., differential expression analysis, identifying differentially methylated regions) and methods for visualization (e.g., survival plots, volcano plots, starburst plots) in order to easily develop complete analysis pipelines.
Author: Antonio Colaprico, Tiago Chedraoui Silva, Catharina Olsen, Luciano Garofano, Davide Garolini, Claudia Cava, Thais Sabedot, Tathiane Malta, Stefano M. Pagnotta, Isabella Castiglioni, Michele Ceccarelli, Gianluca Bontempi, Houtan Noushmehr
Maintainer: Tiago Chedraoui Silva <tiagochst at gmail.com>, Antonio Colaprico <axc1833 at med.miami.edu>
citation("TCGAbiolinks")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TCGAbiolinks")
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("TCGAbiolinks")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.