Package: hoodscanR 1.9.0
hoodscanR: Spatial cellular neighbourhood scanning in R
hoodscanR is an user-friendly R package providing functions to assist cellular neighborhood analysis of any spatial transcriptomics data with single-cell resolution. All functions in the package are built based on the SpatialExperiment object, allowing integration into various spatial transcriptomics-related packages from Bioconductor. The package can result in cell-level neighborhood annotation output, along with funtions to perform neighborhood colocalization analysis and neighborhood-based cell clustering.
Authors:
hoodscanR_1.9.0.tar.gz
hoodscanR_1.9.0.zip(r-4.6)hoodscanR_1.9.0.zip(r-4.5)
hoodscanR_1.9.0.tgz(r-4.6-x86_64)hoodscanR_1.9.0.tgz(r-4.6-arm64)hoodscanR_1.9.0.tgz(r-4.5-x86_64)hoodscanR_1.9.0.tgz(r-4.5-arm64)
hoodscanR_1.9.0.tar.gz(r-4.6-arm64)hoodscanR_1.9.0.tar.gz(r-4.6-x86_64)hoodscanR_1.9.0.tar.gz(r-4.5-arm64)hoodscanR_1.9.0.tar.gz(r-4.5-x86_64)
hoodscanR_1.9.0.tgz(r-4.5-emscripten)
hoodscanR.pdf |hoodscanR.html✨
hoodscanR/json (API)
NEWS
| # Install 'hoodscanR' in R: |
| install.packages('hoodscanR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/davislaboratory/hoodscanr/issues
Pkgdown/docs site:https://davislaboratory.github.io
On BioConductor:hoodscanR-1.9.0(bioc 3.23)hoodscanR-1.8.0(bioc 3.22)
spatialtranscriptomicssinglecellclusteringcpp
Last updated from:fbbd3998d7. Checks:1 NOTE, 12 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 185 | ||
| linux-devel-arm64 | OK | 269 | ||
| linux-devel-x86_64 | OK | 353 | ||
| source / vignettes | OK | 285 | ||
| linux-release-arm64 | OK | 272 | ||
| linux-release-x86_64 | OK | 356 | ||
| macos-devel-arm64 | OK | 198 | ||
| macos-devel-x86_64 | OK | 382 | ||
| macos-release-arm64 | OK | 159 | ||
| macos-release-x86_64 | OK | 378 | ||
| windows-devel | OK | 243 | ||
| windows-release | OK | 233 | ||
| wasm-release | OK | 157 |
Exports:calcMetricsclustByHoodfindNearCellsmergeByGroupmergeHoodSpeperplexityPermuteplotColocalplotHoodMatplotProbDistplotTissuereadHoodDatascanHoods
Dependencies:abindaskpassbase64encBiobaseBiocFileCacheBiocGenericsbitbit64blobbslibcachemcirclizecliclueclustercodetoolscolorspaceComplexHeatmapcpp11crayoncurlDBIdbplyrDelayedArraydigestdoParalleldplyrevaluatefarverfastmapfilelockfontawesomeforeachfsgenericsGenomicRangesGetoptLongggplot2GlobalOptionsgluegtablehighrhtmltoolshttr2IRangesisobanditeratorsjquerylibjsonliteknitrlabelinglatticelifecyclemagickmagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpillarpkgconfigpngpurrrR6RANNrappdirsRColorBrewerRcpprjsonrlangrmarkdownRSQLiteS4ArraysS4VectorsS7sassscalesscicoSeqinfoshapeSingleCellExperimentSparseArraySpatialExperimentstringistringrSummarizedExperimentsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunXVectoryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate metrics for probability matrix | calcMetrics |
| Cluster the probability matrix with K-means | clustByHood clustByHood,matrix-method clustByHood,SpatialExperiment-method |
| Find the k-th nearest cells for each cell | findNearCells |
| Merge probability matrix based on annotations | mergeByGroup |
| Merge probability matrix into SpatialExperiment object. | mergeHoodSpe |
| Compute p-value for perplexity via permutation | perplexityPermute |
| Plot heatmap for neighbourhood analysis | plotColocal plotColocal,matrix-method plotColocal,SpatialExperiment-method |
| Plot probability matrix as a heatmap | plotHoodMat plotHoodMat,matrix-method plotHoodMat,SpatialExperiment-method |
| Plot probability distribution | plotProbDist plotProbDist,matrix-method plotProbDist,SpatialExperiment-method |
| Plot cells based on cell position on tissue. | plotTissue |
| Read cellular position and annotation data into a list object. | readHoodData |
| Scan cellular neighbourhoods. | scanHoods |
