Package: rScudo 1.29.0
rScudo: Signature-based Clustering for Diagnostic Purposes
SCUDO (Signature-based Clustering for Diagnostic Purposes) is a rank-based method for the analysis of gene expression profiles for diagnostic and classification purposes. It is based on the identification of sample-specific gene signatures composed of the most up- and down-regulated genes for that sample. Starting from gene expression data, functions in this package identify sample-specific gene signatures and use them to build a graph of samples. In this graph samples are joined by edges if they have a similar expression profile, according to a pre-computed similarity matrix. The similarity between the expression profiles of two samples is computed using a method similar to GSEA. The graph of samples can then be used to perform community clustering or to perform supervised classification of samples in a testing set.
Authors:
rScudo_1.29.0.tar.gz
rScudo_1.29.0.zip(r-4.7)rScudo_1.29.0.zip(r-4.6)rScudo_1.29.0.zip(r-4.5)
rScudo_1.29.0.tgz(r-4.6-any)rScudo_1.29.0.tgz(r-4.5-any)
rScudo_1.29.0.tar.gz(r-4.7-any)rScudo_1.29.0.tar.gz(r-4.6-any)
rScudo_1.29.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rScudo/json (API)
NEWS
| # Install 'rScudo' in R: |
| install.packages('rScudo', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matteo-ciciani/scudo/issues
On BioConductor:rScudo-1.29.0(bioc 3.24)rScudo-1.28.0(bioc 3.23)
geneexpressiondifferentialexpressionbiomedicalinformaticsclassificationclusteringgraphandnetworknetworkproteomicstranscriptomicssystemsbiologyfeatureextraction
Last updated from:d9887b333d. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 167 | ||
| linux-devel-x86_64 | OK | 220 | ||
| source / vignettes | OK | 279 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| windows-devel | OK | 494 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 437 | ||
| wasm-release | OK | 135 |
Exports:consensusDownSignaturesconsensusUpSignaturesdistMatrixdownSignaturesgroupsAnnotationscudoClassifyscudoCytoscapescudoModelscudoNetworkscudoParamsscudoPlotScudoResultsscudoTestscudoTrainselectedFeaturesupSignatures
Dependencies:abindBiobaseBiocGenericsclicpp11DelayedArraygenericsGenomicRangesglueigraphIRangeslatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatspkgconfigrlangS4ArraysS4VectorsSeqinfoSparseArraystringistringrSummarizedExperimentvctrsXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Signature-based Clustering for Diagnostic Purposes | rScudo-package |
| Performes classification using SCUDO | scudoClassify |
| Create a Cytoscape network from the output of scudoNetwork | scudoCytoscape |
| Generate model for 'caret::train' | scudoModel |
| Create graph from a ScudoResults object | scudoNetwork scudoNetwork,ScudoResults-method |
| Plot scudoNetwork result | scudoPlot |
| Class ScudoResults | consensusDownSignatures consensusDownSignatures,ScudoResults-method consensusUpSignatures consensusUpSignatures,ScudoResults-method distMatrix distMatrix,ScudoResults-method downSignatures downSignatures,ScudoResults-method groupsAnnotation groupsAnnotation,ScudoResults-method scudoParams scudoParams,ScudoResults-method ScudoResults ScudoResults-class selectedFeatures selectedFeatures,ScudoResults-method show,ScudoResults-method upSignatures upSignatures,ScudoResults-method |
| Performs SCUDO analysis on test dataset | scudoTest |
| Performs SCUDO analysis | scudoTrain |
