Package: SigsPack
Type: Package
Title: Mutational Signature Estimation for Single Samples
Version: 1.24.0
Author: Franziska Schumann <franziska.schumann@student.hpi.de>
Maintainer: Franziska Schumann <franziska.schumann@student.hpi.de>
Description: Single sample estimation of exposure to mutational
        signatures. Exposures to known mutational signatures are
        estimated for single samples, based on quadratic programming
        algorithms. Bootstrapping the input mutational catalogues
        provides estimations on the stability of these exposures. The
        effect of the sequence composition of mutational context can be
        taken into account by normalising the catalogues.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.6)
biocViews: SomaticMutation, SNP, VariantAnnotation,
        BiomedicalInformatics, DNASeq
Imports: quadprog (>= 1.5-5), methods, Biobase, BSgenome (>= 1.46.0),
        VariantAnnotation (>= 1.24.5), Biostrings, GenomeInfoDb,
        GenomicRanges, rtracklayer, SummarizedExperiment, graphics,
        stats, utils
Suggests: IRanges, BSgenome.Hsapiens.UCSC.hg19, BiocStyle, knitr,
        rmarkdown
VignetteBuilder: knitr
BiocViews:
BugReports: https://github.com/bihealth/SigsPack/issues
URL: https://github.com/bihealth/SigsPack
Collate: bootstrap_mut_catalogues.R cosmicSigs.R sigProfilerExome.R
        sigProfiler20190522.R create_mut_catalogues.R decomposeQP.R
        get_context_freq.R hg19context_freq.R normalize.R
        plot_bootstrapped_exposure.R signature_exposure.R
        summarize_exposures.R vcf2mut_cat.R
RoxygenNote: 6.1.1
LazyData: true
Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev
        libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:53:42 UTC
RemoteUrl: https://github.com/bioc/SigsPack
RemoteRef: RELEASE_3_22
RemoteSha: 13120a585dba20db518d02e68b7dec07726b5f52
NeedsCompilation: no
Packaged: 2025-11-11 17:41:44 UTC; root
Built: R 4.5.2; ; 2025-11-11 17:49:21 UTC; windows
