Package: SparseSignatures 2.17.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.17.0.tar.gz
SparseSignatures_2.17.0.zip(r-4.5)SparseSignatures_2.17.0.zip(r-4.4)SparseSignatures_2.17.0.zip(r-4.3)
SparseSignatures_2.17.0.tgz(r-4.4-any)SparseSignatures_2.17.0.tgz(r-4.3-any)
SparseSignatures_2.17.0.tar.gz(r-4.5-noble)SparseSignatures_2.17.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.17.0(bioc 3.21)SparseSignatures-2.16.0(bioc 3.20)

biomedicalinformaticssomaticmutation

6.38 score 10 stars 4 scripts 205 downloads 3 mentions 12 exports 96 dependencies

Last updated 23 days agofrom:f2c94d341a. Checks:OK: 1 WARNING: 4 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winWARNINGNov 01 2024
R-4.5-linuxWARNINGNov 01 2024
R-4.4-winWARNINGNov 01 2024
R-4.4-macNOTENov 01 2024
R-4.3-winWARNINGNov 01 2024
R-4.3-macNOTENov 01 2024

Exports:import.trinucleotides.countslambdaRangeAlphaEvaluationlambdaRangeBetaEvaluationnmfLassonmfLassoBootstrapnmfLassoCVpatients.plotsigAssignmentCVsigAssignmentEvaluationsigAssignmentLassosignatures.plotstartingBetaEstimation

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocManagerBiocParallelBiostringsbitopsBSgenomecliclustercodetoolscolorspacecpp11crayoncurldata.tableDelayedArraydigestdoParallelfansifarverforeachformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangesggplot2gluegridBasegridExtragtablehttrIRangesisobanditeratorsjsonlitelabelinglambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeNMFnnlassonnlsopensslpillarpkgconfigplyrR6RColorBrewerRcppRCurlregistryreshape2restfulrRhpcBLASctlRhtslibrjsonrlangrngtoolsRsamtoolsrtracklayerS4ArraysS4VectorsscalessnowSparseArraystringistringrSummarizedExperimentsystibbleUCSC.utilsutf8vctrsviridisLitewithrXMLXVectoryamlzlibbioc

Introduction

Rendered fromv1_introduction.rmdusingknitr::rmarkdownon Nov 01 2024.

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

Using the package

Rendered fromv2_using_the_package.rmdusingknitr::rmarkdownon Nov 01 2024.

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