3 items tagged with 'spatial transcriptomics'.
Stable
POLY_PIPELINE
A data analysis pipeline for STOmics data tailored to polyploid organisms.
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
See the CONTRIBUTING.md for details.
Main Pipeline (Cluster Execution)
The core scripts are optimized for SGE and PBS clusters execution. They use relative paths and must be run from the POLY_PIPELINE main directory.
Data Input
The input file must be the ...
Created: 19th Feb 2026 at 08:43
Created: 17th Dec 2025 at 11:21
Work-in-progress
PaSTa is a nextflow-based end-to-end image analysis pipeline for decoding image-based spatial transcriptomics data. It performs imaging cycle registration, cell segmentation and transcripts peak decoding. It is currently supports analysis of three types of ST technology:
- in-situ sequencing-like encoding
- MERFISH-like encoding
- RNAScope-like labelling
Prerequisites:
- Nextflow. Installation guide: https://www.nextflow.io/docs/latest/getstarted.html
- Docker or Singularity. Installation guide: ...
Created: 29th Jul 2025 at 09:29