Installation
We recommend installing the package directly from GitHub (requires devtools
dependency).
if (!require("devtools")) install.packages("devtools")
::install_github(
devtools"morinlab/GAMBLR.data",
repos = BiocManager::repositories()
)
You can confirm successful installation by running some of the easy and most popular commands:
get_gambl_metadata() # returns simple metadata data frame
get_coding_ssm() # returns data frame in maf formatting with somatic variants