Package: netSmooth 1.33.0
netSmooth: Network smoothing for scRNAseq
netSmooth is an R package for network smoothing of single cell RNA sequencing data. Using bio networks such as protein-protein interactions as priors for gene co-expression, netsmooth improves cell type identification from noisy, sparse scRNAseq data.
Authors:
netSmooth_1.33.0.tar.gz
netSmooth_1.33.0.zip(r-4.7)netSmooth_1.33.0.zip(r-4.6)netSmooth_1.33.0.zip(r-4.5)
netSmooth_1.33.0.tgz(r-4.6-any)netSmooth_1.33.0.tgz(r-4.5-any)
netSmooth_1.33.0.tar.gz(r-4.7-any)netSmooth_1.33.0.tar.gz(r-4.6-any)
netSmooth_1.33.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
netSmooth/json (API)
| # Install 'netSmooth' in R: |
| install.packages('netSmooth', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bimsbbioinfo/netsmooth/issues
- human.ppi - Human Protein-Protein interaction graph
- mouse.ppi - Mouse Protein-Protein interaction graph
- smallPPI - A small human Protein-Protein interaction graph for use in examples.
- smallscRNAseq - A small single cell RNA-seq dataset for use in examples.
On BioConductor:netSmooth-1.33.0(bioc 3.24)netSmooth-1.32.0(bioc 3.23)
networkgraphandnetworksinglecellrnaseqgeneexpressionsequencingtranscriptomicsnormalizationpreprocessingclusteringdimensionreductionbioinformaticsgenomicssingle-cell
Last updated from:8810a5039a. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 252 | ||
| linux-devel-x86_64 | NOTE | 635 | ||
| source / vignettes | OK | 416 | ||
| linux-release-x86_64 | NOTE | 525 | ||
| macos-release-arm64 | NOTE | 302 | ||
| macos-oldrel-arm64 | NOTE | 328 | ||
| windows-devel | NOTE | 621 | ||
| windows-release | NOTE | 655 | ||
| windows-oldrel | NOTE | 411 | ||
| wasm-release | OK | 218 |
Exports:netSmoothpickDimReductionrobustClusters
Dependencies:abindade4annotateAnnotationDbiapeaskpassassortheadbase64encbeachmatbeeswarmbenchmarkmebenchmarkmeDataBHBiobaseBiocGenericsbiocmakeBiocManagerBiocNeighborsBiocParallelBiocSingularBiostringsbitbit64blobcachemCairocliclusterclusterExperimentClusterRcodetoolscolorspacecpp11crayoncurldata.tableDBIDelayedArraydigestdir.expirydoParalleldplyrdqrngedgeRentropyfarverfastmapfilelockFNNforeachformatRfutile.loggerfutile.optionsgenefiltergenericsGenomicRangesggbeeswarmggplot2ggrastrggrepelgluegmpgridBasegridExtragtableh5mreadHDF5ArrayhmshttrIRangesirlbaisobanditeratorsjsonliteKEGGRESTkernlablabelinglambda.rlatticelifecyclelimmalocfdrlocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmbkmeansmemoisemimenlmeNMFopensslpheatmapphylobasepillarpixmappkgconfigplyrpngpracmaprettyunitsprogresspurrrR6raggRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppMLRcppProgressregistryreshape2rhdf5rhdf5filtersRhdf5librlangrnclRNeXMLrngtoolsRSpectraRSQLitersvdRtsneS4ArraysS4VectorsS7ScaledMatrixscalesscaterscuttleSeqinfoSingleCellExperimentsitmosnowsoftImputespSparseArraystatmodstringistringrSummarizedExperimentsurvivalsyssystemfontstextshapingtibbletidyrtidyselectutf8uuiduwotvctrsviporviridisviridisLitewithrXMLxml2xtableXVectorzinbwave
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Human Protein-Protein interaction graph | human.ppi |
| Mouse Protein-Protein interaction graph | mouse.ppi |
| Perform network smoothing of gene expression or other omics data | netSmooth netSmooth,DelayedMatrix-method netSmooth,Matrix-method netSmooth,matrix-method netSmooth,SingleCellExperiment-method netSmooth,SummarizedExperiment-method |
| Pick the dimensionality reduction method for a dataset that gives the 2D embedding with the highest entropy | pickDimReduction pickDimReduction,DelayedMatrix-method pickDimReduction,Matrix-method pickDimReduction,matrix-method pickDimReduction,SummarizedExperiment-method |
| Perform robust clustering on dataset, and calculate the proportion of samples in robust clusters | robustClusters robustClusters,matrix-method robustClusters,SummarizedExperiment-method |
| A small human Protein-Protein interaction graph for use in examples. | smallPPI |
| A small single cell RNA-seq dataset for use in examples. | smallscRNAseq |
