Package: supersigs 1.20.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.20.0.tar.gz
supersigs_1.20.0.zip(r-4.7)supersigs_1.20.0.zip(r-4.6)supersigs_1.20.0.zip(r-4.5)
supersigs_1.20.0.tgz(r-4.6-any)supersigs_1.20.0.tgz(r-4.5-any)
supersigs_1.20.0.tar.gz(r-4.7-any)supersigs_1.20.0.tar.gz(r-4.6-any)
supersigs_1.20.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
supersigs/json (API)
NEWS
| # Install 'supersigs' in R: |
| install.packages('supersigs', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tomasettilab/supersigs/issues
Pkgdown/docs site:https://tomasettilab.github.io
- example_dt - Example dataset of mutations
- supersig_ls - Trained SuperSigs from TCGA
featureextractionclassificationregressionsequencingwholegenomesomaticmutation
Last updated from:589553e6b3 (on RELEASE_3_23). Checks:1 WARNING, 8 ERROR, 1 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 280 | ||
| linux-devel-x86_64 | ERROR | 453 | ||
| source / vignettes | ERROR | 399 | ||
| linux-release-x86_64 | ERROR | 488 | ||
| macos-release-arm64 | ERROR | 241 | ||
| macos-oldrel-arm64 | ERROR | 228 | ||
| windows-devel | ERROR | 373 | ||
| windows-release | ERROR | 287 | ||
| windows-oldrel | ERROR | 397 | ||
| wasm-release | OK | 232 |
Exports:get_signaturemake_matrixpartial_signaturepredict_signatureprocess_vcfsimplify_signature
Dependencies:abindassertthatBiobaseBiocGenericsBiostringscaretclasscliclockcodetoolscpp11crayondata.tableDelayedArraydiagramdigestdplyre1071farverforeachfurrrfuturefuture.applygenericsGenomicRangesggplot2globalsgluegowergtablehardhatipredIRangesisobanditeratorsKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixMatrixGenericsmatrixStatsModelMetricsnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6RColorBrewerRcpprecipesreshape2rlangrpartrsampleS4ArraysS4VectorsS7scalesSeqinfoshapesliderSparseArraysparsevctrsSQUAREMstringistringrSummarizedExperimentsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewarpwithrXVector
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 |
