The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

cosmicsig

R-CMD-check CRAN status License: GPL v3

Purpose

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.

Installation

Get the stable version

install.packages("cosmicsig")

Get the development version

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")

Reference manual

https://github.com/Rozen-Lab/cosmicsig/blob/v1.1.1-branch/cosmicsig_1.1.1.pdf

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.