Package: decompTumor2Sig
Type: Package
Title: Decomposition of individual tumors into mutational signatures by
        signature refitting
Depends: R(>= 3.6), ggplot2
Imports: methods, Matrix, quadprog(>= 1.5-5), GenomicRanges, stats,
        GenomicFeatures, Biostrings, BiocGenerics, S4Vectors, plyr,
        utils, graphics, BSgenome.Hsapiens.UCSC.hg19,
        TxDb.Hsapiens.UCSC.hg19.knownGene, VariantAnnotation,
        SummarizedExperiment, ggseqlogo, gridExtra, data.table,
        GenomeInfoDb
Suggests: knitr, rmarkdown, BiocStyle
Version: 2.4.1
Date: 2020-07-27
Encoding: UTF-8
Authors@R: c(
    person("Rosario M.", "Piro", email = "rmpiro@gmail.com",
            role = c("aut", "cre")),
    person("Sandra", "Krueger", role = c("ctb"))
    )
Description: Uses quadratic programming for signature refitting, i.e., to
    decompose the mutation catalog from an individual tumor sample into a set of
    given mutational signatures (either Alexandrov-model signatures or
    Shiraishi-model signatures), computing weights that reflect the
    contributions of the signatures to the mutation load of the tumor.
License: GPL-2
URL: http://rmpiro.net/decompTumor2Sig/,
        https://github.com/rmpiro/decompTumor2Sig
BugReports: https://github.com/rmpiro/decompTumor2Sig/issues
biocViews: Software, SNP, Sequencing, DNASeq, GenomicVariation,
        SomaticMutation, BiomedicalInformatics, Genetics,
        BiologicalQuestion, StatisticalMethod
VignetteBuilder: knitr
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/decompTumor2Sig
git_branch: RELEASE_3_11
git_last_commit: 4d57dd7
git_last_commit_date: 2020-07-27
Date/Publication: 2020-07-29
NeedsCompilation: no
Packaged: 2020-07-30 04:13:08 UTC; biocbuild
Author: Rosario M. Piro [aut, cre],
  Sandra Krueger [ctb]
Maintainer: Rosario M. Piro <rmpiro@gmail.com>
Built: R 4.0.2; ; 2020-07-30 15:56:16 UTC; windows
