Package: supersigs 1.15.0
supersigs: Supervised mutational signatures
Generate SuperSigs (supervised mutational signatures) from single nucleotide variants in the cancer genome. Functions included in the package allow the user to learn supervised mutational signatures from their data and apply them to new data. The methodology is based on the one described in Afsari (2021, ELife).
Authors:
supersigs_1.15.0.tar.gz
supersigs_1.15.0.zip(r-4.5)supersigs_1.15.0.zip(r-4.4)supersigs_1.15.0.zip(r-4.3)
supersigs_1.15.0.tgz(r-4.4-any)supersigs_1.15.0.tgz(r-4.3-any)
supersigs_1.15.0.tar.gz(r-4.5-noble)supersigs_1.15.0.tar.gz(r-4.4-noble)
supersigs_1.15.0.tgz(r-4.4-emscripten)supersigs_1.15.0.tgz(r-4.3-emscripten)
supersigs.pdf |supersigs.html✨
supersigs/json (API)
NEWS
# Install 'supersigs' in R: |
install.packages('supersigs', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tomasettilab/supersigs/issues
Pkgdown site:https://tomasettilab.github.io
- example_dt - Example dataset of mutations
- supersig_ls - Trained SuperSigs from TCGA
On BioConductor:supersigs-1.15.0(bioc 3.21)supersigs-1.14.0(bioc 3.20)
featureextractionclassificationregressionsequencingwholegenomesomaticmutation
Last updated 3 months agofrom:4d9190b169. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 17 2025 |
R-4.5-win | OK | Jan 17 2025 |
R-4.5-linux | OK | Jan 17 2025 |
R-4.4-win | OK | Jan 17 2025 |
R-4.4-mac | OK | Jan 17 2025 |
R-4.3-win | OK | Jan 17 2025 |
R-4.3-mac | OK | Jan 17 2025 |
Exports:get_signaturemake_matrixpartial_signaturepredict_signatureprocess_vcfsimplify_signature
Dependencies:abindaskpassassertthatBiobaseBiocGenericsBiostringscaretclasscliclockcodetoolscolorspacecpp11crayoncurldata.tableDelayedArraydiagramdigestdplyre1071fansifarverforeachfurrrfuturefuture.applygenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2globalsgluegowergtablehardhathttripredIRangesisobanditeratorsjsonliteKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimeModelMetricsmunsellnlmennetnumDerivopensslparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6RColorBrewerRcpprecipesreshape2rlangrpartrsampleS4ArraysS4VectorsscalesshapesliderSparseArraySQUAREMstringistringrSummarizedExperimentsurvivalsystibbletidyrtidyselecttimechangetimeDatetzdbUCSC.utilsutf8vctrsviridisLitewarpwithrXVector
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Example dataset of mutations | example_dt |
Function to obtain a SuperSig | get_signature |
Function to transform mutations into "matrix" format | make_matrix |
Function to remove the contribution of a SuperSig | partial_signature |
Function to predict using SuperSig object | predict_signature |
Function to transform VCF object into "matrix" format | process_vcf |
Function to simplify signature representation into interpretable labels for visualization purposes | simplify_signature |
Trained SuperSigs from TCGA | supersig_ls |
An S4 class for SuperSig | SuperSig SuperSig-class |