Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

stJoincount

This is thereleased version of stJoincount; for the devel version, seestJoincount.

stJoincount - Join count statistic for quantifying spatial correlation between clusters

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.stJoincount


Bioconductor version: Release (3.22)

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.

Author: Jiarong Song [cre, aut]ORCID iD ORCID: 0000-0002-3673-4853, Rania Bassiouni [aut], David Craig [aut]

Maintainer: Jiarong Song <songjiar at usc.edu>

Citation (from within R, entercitation("stJoincount")):

Installation

To install this package, start R (version "4.5") and enter:

if (!require("BiocManager", quietly = TRUE))    install.packages("BiocManager")BiocManager::install("stJoincount")

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("stJoincount")
Introduction to stJoincountHTMLR Script
Reference ManualPDF
NEWSText
LICENSEText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsBiocViews,Clustering,Software,Spatial,Transcriptomics
Version1.12.0
In Bioconductor sinceBioC 3.16 (R-4.2) (3 years)
LicenseMIT + fileLICENSE
DependsR (>= 4.2.0)
Importsgraphics, stats,dplyr,magrittr,sp,raster,spdep,ggplot2,pheatmap, grDevices,Seurat,SpatialExperiment,SummarizedExperiment
System Requirements
URLhttps://github.com/Nina-Song/stJoincount
See More
SuggestsBiocStyle,knitr,rmarkdown,testthat (>= 3.0.0)
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackagestJoincount_1.12.0.tar.gz
Windows Binary (x86_64) stJoincount_1.12.0.zip
macOS Binary (x86_64)stJoincount_1.12.0.tgz
macOS Binary (arm64)stJoincount_1.12.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/stJoincount
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/stJoincount
Bioc Package Browserhttps://code.bioconductor.org/browse/stJoincount/
Package Short Urlhttps://bioconductor.org/packages/stJoincount/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp