Registration and Call for Abstracts Open for Bioc2024

cbpManager

Generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics


Bioconductor version: Release (3.18)

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] , Federico Marini [aut]

Maintainer: Arsenij Ustjanzew <arsenij.ustjanzew at gmail.com>

Citation (from within R, enter citation("cbpManager")):

Installation

To install this package, start R (version "4.3") 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")
intro.html HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews DataImport, DataRepresentation, GUI, ImmunoOncology, Preprocessing, Software, ThirdPartyClient, Visualization
Version 1.10.0
In Bioconductor since BioC 3.13 (R-4.1) (3 years)
License AGPL-3 + file LICENSE
Depends shiny, shinydashboard
Imports utils, DT, htmltools, vroom, plyr, dplyr, magrittr, jsonlite, rapportools, basilisk, reticulate, shinyBS, shinycssloaders, rintrojs, rlang, markdown
System Requirements
URL https://arsenij-ust.github.io/cbpManager/index.html
Bug Reports https://github.com/arsenij-ust/cbpManager/issues
See More
Suggests knitr, BiocStyle, rmarkdown, testthat (>= 3.0.0)
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

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

Source Package cbpManager_1.10.0.tar.gz
Windows Binary cbpManager_1.10.0.zip (64-bit only)
macOS Binary (x86_64) cbpManager_1.10.0.tgz
macOS Binary (arm64) cbpManager_1.10.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/cbpManager
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/cbpManager
Bioc Package Browser https://code.bioconductor.org/browse/cbpManager/
Package Short Url https://bioconductor.org/packages/cbpManager/
Package Downloads Report Download Stats