knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Mutational signatures data from COSMIC, the Catalogue Of Somatic Mutations In Cancer (https://cancer.sanger.ac.uk/signatures/). There are also some helper functions for handling COSMIC signatures.
install.packages("cosmicsig")
Install cosmicsig from the master branch on GitHub:
if (!requireNamespace("remotes", quietly = TRUE)) { install.packages("remotes") } remotes::install_github(repo = "Rozen-Lab/cosmicsig", ref = "master")
https://github.com/Rozen-Lab/cosmicsig/blob/v1.1.1-branch/cosmicsig_1.1.1.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.