Core foundation for Ji Universe
Project description
SpatioloJI
core foundation for Ji Universe
SpatioloJI is a comprehensive Python library for analyzing spatial transcriptomics data. It provides a robust framework for managing, visualizing, and performing advanced spatial statistics on multi-FOV (Field of View) spatial transcriptomics datasets.
Overview
SpatioloJI offers an extensive suite of tools and functionalities specifically designed to address the challenges in spatial transcriptomics data analysis:
- Data Management: Organize cell polygons, gene expression, metadata, and images across multiple FOVs
- Quality Control: Comprehensive QC pipeline for filtering cells and genes
- Spatial Visualization: Advanced visualization tools for displaying cells, gene expression, and spatial relationships
- Spatial Statistics: Methods for detecting spatial patterns, correlations, and organization of cells and gene expression
- Network Analysis: Tools for building and analyzing cell interaction networks
Main Components
The library consists of three main components:
- Quality Control (
Spatioloji_qc Class): Tools for quality control and data preprocessing - Spatioloji Class (
Spatial_Object.py): Core data structure for managing filtered spatial transcriptomics data - Spatial Analysis Functions (
Spatial_function.py): Collection of statistical methods for spatial analysis - Spatial Visualization Functions (
Plot_Spatial_Image.py): Functions for visualizing spatial relationships
Installation
conda create -n SpatioloJI python=3.12 -y
pip install spatioloji
Tutorials
Please check SpatioloJI Documentation for detailed instructions.
Spatial Stats Analysis Categories
SpatioloJI provides functions for spatial ststs in the following categories:
-
Neighbor Analysis
- perform_neighbor_analysis: Comprehensive analysis of neighboring cells based on polygon geometries
- calculate_nearest_neighbor_distances: Calculates distances to nearest neighbors for each cell
- calculate_cell_density: Measures local cell density within a specified radius
-
Spatial Pattern Analysis
- calculate_ripleys_k: Analyzes spatial point patterns using Ripley's K function
- calculate_cross_k_function: Examines spatial relationships between different cell types
- calculate_j_function: Uses Baddeley's J-function for spatial pattern analysis
- calculate_g_function: Analyzes nearest neighbor distance distributions
- calculate_pair_correlation_function: Measures correlations between cells at different distances
-
Cell Type Interaction Analysis
- calculate_cell_type_correlation: Measures how different cell types correlate in space
- calculate_colocation_quotient: Quantifies spatial relationships between cell types
- calculate_proximity_analysis: Measures distances between specific cell types
-
Heterogeneity and Clustering
- calculate_morisita_index: Measures the spatial distribution pattern (clustered vs. uniform)
- calculate_quadrat_variance: Analyzes how variance changes with grid size
- calculate_spatial_entropy: Quantifies randomness in spatial distribution
- calculate_hotspot_analysis: Identifies statistically significant spatial hot/cold spots
- calculate_spatial_autocorrelation: Measures Moran's I and related statistics
- calculate_kernel_density: Creates density maps of cell distributions
- calculate_spatial_heterogeneity: Quantifies and characterizes spatial variation
-
Network-Based Analysis
- calculate_network_statistics: Creates and analyzes cell interaction networks
- calculate_spatial_context: Analyzes cell neighborhoods and their composition
-
Gene Expression Spatial Analysis
- calculate_gene_spatial_autocorrelation: Examines spatial patterns of gene expression
- calculate_mark_correlation: Analyzes spatial correlation of cell attributes
Contributing
Contributions to SpatioloJI are welcome! Please feel free to submit a pull request or open an issue to discuss your ideas.
License
SpatioloJI is released under the MIT License.
Citation
If you use SpatioloJI in your research, please cite:
Citation information coming soon
Acknowledgments
SpatioloJI builds upon several established algorithms and methods for spatial analysis, and we thank the community for their contributions to this field.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spatioloji-0.2.3.tar.gz.
File metadata
- Download URL: spatioloji-0.2.3.tar.gz
- Upload date:
- Size: 72.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1d17d4ed2293f9c5c2bdd071c3c4484c8c6e0bca6e1f046908b32d979c55895
|
|
| MD5 |
e8baac7f9be1ada27a80986d2304ac71
|
|
| BLAKE2b-256 |
920616797e877106846383f8e2dbf130faae2a0ee8f66fd596e0d95963428dd0
|
File details
Details for the file spatioloji-0.2.3-py3-none-any.whl.
File metadata
- Download URL: spatioloji-0.2.3-py3-none-any.whl
- Upload date:
- Size: 75.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
300e118ed16935da022c5dd5f386129566ec73570037e68f01219b3b9d5e3e05
|
|
| MD5 |
82cd9089beff7ace3fad40fb344cd6e7
|
|
| BLAKE2b-256 |
4990ec5f1b33e3648a8ebe12995a6a91bbfe2dcad36e103866871581e3d8c3ee
|