Package: stJoincount 1.9.0

Jiarong Song

stJoincount: stJoincount - Join count statistic for quantifying spatial correlation between clusters

stJoincount facilitates the application of join count analysis to spatial transcriptomic data generated from the 10x Genomics Visium platform. This tool first converts a labeled spatial tissue map into a raster object, in which each spatial feature is represented by a pixel coded by label assignment. This process includes automatic calculation of optimal raster resolution and extent for the sample. A neighbors list is then created from the rasterized sample, in which adjacent and diagonal neighbors for each pixel are identified. After adding binary spatial weights to the neighbors list, a multi-categorical join count analysis is performed to tabulate "joins" between all possible combinations of label pairs. The function returns the observed join counts, the expected count under conditions of spatial randomness, and the variance calculated under non-free sampling. The z-score is then calculated as the difference between observed and expected counts, divided by the square root of the variance.

Authors:Jiarong Song [cre, aut], Rania Bassiouni [aut], David Craig [aut]

stJoincount_1.9.0.tar.gz
stJoincount_1.9.0.zip(r-4.5)stJoincount_1.9.0.zip(r-4.4)stJoincount_1.9.0.zip(r-4.3)
stJoincount_1.9.0.tgz(r-4.5-any)stJoincount_1.9.0.tgz(r-4.4-any)stJoincount_1.9.0.tgz(r-4.3-any)
stJoincount_1.9.0.tar.gz(r-4.5-noble)stJoincount_1.9.0.tar.gz(r-4.4-noble)
stJoincount_1.9.0.tgz(r-4.4-emscripten)
stJoincount.pdf |stJoincount.html
stJoincount/json (API)
NEWS

# Install 'stJoincount' in R:
install.packages('stJoincount', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/nina-song/stjoincount/issues

On BioConductor:stJoincount-1.9.0(bioc 3.21)stJoincount-1.8.0(bioc 3.20)

transcriptomicsclusteringspatialbiocviewssoftware

4.60 score 4 stars 3 scripts 210 downloads 11 exports 187 dependencies

Last updated 4 months agofrom:0a115cb081. Checks:3 OK, 5 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 17 2025
R-4.5-winNOTEFeb 17 2025
R-4.5-macNOTEFeb 17 2025
R-4.5-linuxNOTEFeb 17 2025
R-4.4-winNOTEFeb 17 2025
R-4.4-macNOTEFeb 17 2025
R-4.3-winOKFeb 17 2025
R-4.3-macOKFeb 17 2025

Exports:customDictdataPrepFromSeuratdataPrepFromSpEextentBufferjoincountAnalysismosaicIntPlotrasterizeEachClusterrasterPrepresolutionCalczscoreMatrixzscorePlot

Dependencies:abindaskpassbase64encBHBiobaseBiocFileCacheBiocGenericsbitbit64bitopsblobbootbslibcachemcaToolsclassclassIntcliclustercodetoolscolorspacecommonmarkcowplotcpp11crayoncrosstalkcurldata.tableDBIdbplyrDelayedArraydeldirdigestdotCall64dplyrdqrnge1071evaluatefansifarverfastDummiesfastmapfilelockfitdistrplusFNNfontawesomefsfuturefuture.applygenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2ggrepelggridgesglobalsgluegoftestgplotsgridExtragtablegtoolsherehighrhtmltoolshtmlwidgetshttpuvhttricaigraphIRangesirlbaisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevalleidenbaselifecyclelistenvlmtestmagickmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimeminiUImunsellnlmeopensslparallellypatchworkpbapplypheatmappillarpkgconfigplogrplotlyplyrpngpolyclipprogressrpromisesproxypurrrR6RANNrappdirsrasterRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHNSWRcppProgressRcppTOMLreshape2reticulaterjsonrlangrmarkdownROCRrprojrootRSpectraRSQLiteRtsnes2S4ArraysS4VectorssassscalesscattermoresctransformSeuratSeuratObjectsfshinySingleCellExperimentsitmosourcetoolsspspamSparseArraySpatialExperimentspatstat.dataspatstat.explorespatstat.geomspatstat.randomspatstat.sparsespatstat.univarspatstat.utilsspDataspdepstringistringrSummarizedExperimentsurvivalsystensorterratibbletidyrtidyselecttinytexUCSC.utilsunitsutf8uwotvctrsviridisLitewithrwkxfunxtableXVectoryamlzoo

Introduction to stJoincount

Rendered fromstJoincount-vignette.Rmdusingknitr::rmarkdownon Feb 17 2025.

Last update: 2023-04-18
Started: 2022-04-03