- Home
- Bioconductor 3.21
- Software Packages
- cbpManager
cbpManager
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see cbpManager.
Generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics
Bioconductor version: 3.21
This R package provides an R Shiny application that enables the user to generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics. Create cancer studies and edit its metadata. Upload mutation data of a patient that will be concatenated to the data_mutation_extended.txt file of the study. Create and edit clinical patient data, sample data, and timeline data. Create custom timeline tracks for patients.
Author: Arsenij Ustjanzew [aut, cre, cph] ORCID iD ORCID: 0000-0002-1014-4521 , Federico Marini [aut] ORCID iD ORCID: 0000-0003-3252-7758
Maintainer: Arsenij Ustjanzew <arsenij.ustjanzew at gmail.com>
citation("cbpManager")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cbpManager")
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("cbpManager")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.