Package: SparseSignatures 2.22.0

Luca De Sano

SparseSignatures: SparseSignatures

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.

Authors:Daniele Ramazzotti [aut], Avantika Lal [aut], Keli Liu [ctb], Luca De Sano [cre, aut], Robert Tibshirani [ctb], Arend Sidow [aut]

SparseSignatures_2.22.0.tar.gz
SparseSignatures_2.22.0.zip(r-4.7)SparseSignatures_2.22.0.zip(r-4.6)SparseSignatures_2.22.0.zip(r-4.5)
SparseSignatures_2.22.0.tgz(r-4.6-any)SparseSignatures_2.22.0.tgz(r-4.5-any)
SparseSignatures_2.22.0.tar.gz(r-4.7-any)SparseSignatures_2.22.0.tar.gz(r-4.6-any)
manual.pdf |manual.html
card.svg |card.png
SparseSignatures/json (API)
NEWS

# Install 'SparseSignatures' in R:
install.packages('SparseSignatures', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/danro9685/sparsesignatures/issues

Datasets:
  • background - Germline replication error
  • background2 - COSMIC replication error
  • cv_example - Example of results obtained with the function nmf.LassoCV on the counts input from Nik-Zainal, Serena, et al. (2016).
  • imported_data - Example of imported data from Nik-Zainal, Serena, et al. (2016).
  • lambda_range_example - Example of results obtained with the function lambdaRangeBetaEvaluation on the counts input from Nik-Zainal, Serena, et al. (2016).
  • mutation_categories - Trinucleotides mutation categories
  • nmf_LassoK_example - Example of results obtained with the function nmf.LassoK on the counts input from Nik-Zainal, Serena, et al. (2016).
  • patients - Point mutations for 560 breast tumors
  • ssm560_reduced - A reduced version of the point mutations for 560 breast tumors in the format compatible with the import function
  • starting_betas_example - Example of results obtained with the function starting.betas.estimation on the counts input from Nik-Zainal, Serena, et al. (2016).

On BioConductor:SparseSignatures-2.23.0(bioc 3.24)SparseSignatures-2.22.0(bioc 3.23)

biomedicalinformaticssomaticmutation

6.63 score 11 stars 13 scripts 414 downloads 3 mentions 12 exports 88 dependencies

Last updated from:9940107f6d (on RELEASE_3_23). Checks:1 WARNING, 8 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksWARNING286
linux-devel-x86_64OK621
source / vignettesOK463
linux-release-x86_64OK614
macos-release-arm64OK549
macos-oldrel-arm64OK634
windows-develOK526
windows-releaseOK472
windows-oldrelOK485
wasm-releaseFAIL220

Exports:import.trinucleotides.countslambdaRangeAlphaEvaluationlambdaRangeBetaEvaluationnmfLassonmfLassoBootstrapnmfLassoCVpatients.plotsigAssignmentCVsigAssignmentEvaluationsigAssignmentLassosignatures.plotstartingBetaEstimation

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocManagerBiocParallelBiostringsbitopsBSgenomecigarillocliclustercodetoolscolorspacecpp11crayoncurldata.tableDelayedArraydigestdoParallelfarverforeachformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicAlignmentsGenomicRangesggplot2gluegridBasegridExtragtablehttrIRangesisobanditeratorsjsonlitelabelinglambda.rlatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmimeNMFnnlassonnlsopensslplyrR6RColorBrewerRcppRCurlregistryreshape2restfulrRhpcBLASctlRhtslibrjsonrlangrngtoolsRsamtoolsrtracklayerS4ArraysS4VectorsS7scalesSeqinfosnowSparseArraystringistringrSummarizedExperimentsysUCSC.utilsvctrsviridisLitewithrXMLXVectoryaml

Introduction

Rendered fromv1_introduction.rmdusingknitr::rmarkdownon Jun 02 2026.

Last update: 2023-04-10
Started: 2023-04-10

Using the package

Rendered fromv2_using_the_package.rmdusingknitr::rmarkdownon Jun 02 2026.

Last update: 2023-04-10
Started: 2023-04-10