cbaf
This is the released version of cbaf; for the devel version, see cbaf.
Automated functions for comparing various omic data from cbioportal.org
Bioconductor version: Release (3.22)
This package contains functions that allow analysing and comparing omic data across various cancers/cancer subgroups easily. So far, it is compatible with RNA-seq, microRNA-seq, microarray and methylation datasets that are stored on cbioportal.org.
Author: Arman Shahrisa [aut, cre, cph], Maryam Tahmasebi Birgani [aut]
Maintainer: Arman Shahrisa <shahrisa.arman at hotmail.com>
citation("cbaf")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cbaf")
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("cbaf")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.