Package: SparseSignatures
Version: 1.7.1
Date: 2020-04-14
Title: SparseSignatures
Authors@R: c(person("Daniele", "Ramazzotti", role=c("cre","aut"),email="daniele.ramazzotti@yahoo.com"),
    person("Avantika", "Lal", role=c("aut")),
    person("Keli", "Liu", role=c("ctb")),
    person("Luca", "De Sano", role=c("ctb"),email="luca.desano@gmail.com"),
    person("Robert", "Tibshirani", role=c("ctb")),
    person("Arend", "Sidow", role=c("aut")))
Maintainer: Luca De Sano <luca.desano@gmail.com>
Depends: R (>= 4.0), NMF
Imports: BiocGenerics (>= 0.31.6), nnlasso, nnls, parallel, data.table,
        Biostrings, GenomicRanges, IRanges, BSgenome,
        BSgenome.Hsapiens.1000genomes.hs37d5, GenomeInfoDb, ggplot2,
        gridExtra
Suggests: BiocStyle, testthat, knitr,
Name: An R package for the extraction of sparse mutational signatures
        from whole genome sequencing data
Description: 
    Point mutations occurring in a genome can be divided into 96 categories based on the base being mutated, the base it is mutated into and its two flanking bases. Therefore, for any patient, it is possible to represent all the point mutations occurring in that patient’s tumor as a vector of length 96, where each element represents the count of mutations for a given category in the patient. A mutational signature represents the pattern of mutations produced by a mutagen or mutagenic process inside the cell. Each signature can also be represented by a vector of length 96, where each element represents the probability that this particular mutagenic process generates a mutation of the 96 above mentioned categories. In this R package, we provide a set of functions to extract and visualize the mutational signatures that best explain the mutation counts of a large number of patients.
Encoding: UTF-8
LazyData: TRUE
License: file LICENSE
URL: https://github.com/danro9685/SparseSignatures
BugReports: https://github.com/danro9685/SparseSignatures
biocViews: BiomedicalInformatics, SomaticMutation
RoxygenNote: 7.1.0
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/SparseSignatures
git_branch: master
git_last_commit: bb6c3f7
git_last_commit_date: 2020-04-14
Date/Publication: 2020-04-14
NeedsCompilation: no
Packaged: 2020-04-15 03:44:30 UTC; biocbuild
Author: Daniele Ramazzotti [cre, aut],
  Avantika Lal [aut],
  Keli Liu [ctb],
  Luca De Sano [ctb],
  Robert Tibshirani [ctb],
  Arend Sidow [aut]
Built: R 4.0.0; ; 2020-04-15 15:00:43 UTC; windows
