The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

mSigTools

R-CMD-check CRAN status License: GPL v3

Purpose

Utility functions for mutational signature analysis.

Installation

Get the latest released version

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}
remotes::install_github(repo = "Rozen-Lab/mSigTools")

Get the development version

Install mSigTools from the master branch on GitHub:

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}
remotes::install_github(repo = "Rozen-Lab/mSigTools", ref = "master")

Reference manual

https://github.com/Rozen-Lab/mSigTools/blob/v1.0.7-branch/mSigTools_1.0.7.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.
Health stats visible at Monitor.