Skip to content

Rozen-Lab/mSigTools

Repository files navigation

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.8-branch/mSigTools_1.0.8.pdf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages