Package: SparseSignatures 2.15.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.15.0.tar.gz
SparseSignatures_2.15.0.zip(r-4.5)SparseSignatures_2.15.0.zip(r-4.4)SparseSignatures_2.15.0.zip(r-4.3)
SparseSignatures_2.15.0.tgz(r-4.4-any)SparseSignatures_2.15.0.tgz(r-4.3-any)
SparseSignatures_2.15.0.tar.gz(r-4.5-noble)SparseSignatures_2.15.0.tar.gz(r-4.4-noble)
SparseSignatures.pdf |SparseSignatures.html
SparseSignatures/json (API)
NEWS

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

Peer review:

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 evaluate.lambda.range 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.15.0(bioc 3.20)SparseSignatures-2.14.0(bioc 3.19)

bioconductor-package

12 exports 1.08 score 94 dependencies 3 mentions

Last updated 2 months agofrom:47ee1a309d

Exports:import.trinucleotides.countslambdaRangeAlphaEvaluationlambdaRangeBetaEvaluationnmfLassonmfLassoBootstrapnmfLassoCVpatients.plotsigAssignmentCVsigAssignmentEvaluationsigAssignmentLassosignatures.plotstartingBetaEstimation

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocManagerBiocParallelBiostringsbitopsBSgenomecliclustercodetoolscolorspacecpp11crayoncurldata.tableDelayedArraydigestdoParallelfansifarverforeachformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangesggplot2gluegridBasegridExtragtablehttrIRangesisobanditeratorsjsonlitelabelinglambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeNMFnnlassonnlsopensslpillarpkgconfigplyrR6RColorBrewerRcppRCurlregistryreshape2restfulrRhtslibrjsonrlangrngtoolsRsamtoolsrtracklayerS4ArraysS4VectorsscalessnowSparseArraystringistringrSummarizedExperimentsystibbleUCSC.utilsutf8vctrsviridisLitewithrXMLXVectoryamlzlibbioc

Introduction

Rendered fromv1_introduction.rmdusingknitr::rmarkdownon Jun 20 2024.

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

Using the package

Rendered fromv2_using_the_package.rmdusingknitr::rmarkdownon Jun 20 2024.

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