STARCall integrates stitching, alignment, and read calling
A methods paper and open-source software package called STARCall integrates image stitching, cycle alignment, dot detection, and read calling for fluorescent in situ sequencing. According to the PLOS Computational Biology author summary, STARCall processes microscopy-based sequencing-by-synthesis images to produce genotype-to-phenotype maps inside intact cells and tissues. The PubMed record highlights a novel stitching algorithm that reduces inter-cycle and intra-cycle alignment error and reports improved filters for read calling. The authors published a preprint on bioRxiv and deposited results and data files to Zenodo, where the record lists approximately 2.9 GB of output files (Zenodo).
What happened
According to the PLOS Computational Biology author summary, a new open-source software package named STARCall integrates image stitching, multi-cycle alignment, dot detection, genotyping, and read calling for fluorescent in situ sequencing (PLOS). The paper is available as a preprint on bioRxiv, which includes pipeline diagrams and figure panels showing barcode detection and genotype-to-phenotype mapping (bioRxiv). The project also deposited result files to Zenodo, where the dataset listing shows approximately 2.9 GB of output files and ancillary data (Zenodo).
Technical details
Per the PubMed/NIH summary, STARCall implements a stitching algorithm that the authors describe as minimizing both inter-cycle and intra-cycle alignment error, and adds improved filtering steps for read calling (PubMed). The bioRxiv preprint describes the pipeline stages as: image stitching, alignment across sequencing cycles, dot/signal detection, base calling/genotyping, and assignment of reads to cellular phenotypes based on microscopy segmentation (bioRxiv). The Zenodo record contains alignment score files and tiled-image outputs that replicate the paper's reported processing steps (Zenodo).
Editorial analysis
For practitioners: image-based sequencing workflows historically bottleneck on robust stitching and cross-cycle registration, especially when experiments span many tiles and cycles. Open-source tools that combine stitching, alignment, and per-spot calling in a single reproducible pipeline lower engineering friction for labs scaling in situ sequencing experiments. Those implementing comparable pipelines typically need automated quality metrics and accessible intermediate outputs to debug misalignment and false positives during dot detection.
Context and significance
Industry observers and method developers note that microscopy-first sequencing modalities are moving from proof-of-concept toward higher-throughput protocols, which increases demand for scalable, well-documented analysis software. Availability of a preprint, a published author summary, and a Zenodo record with result files supports reproducibility and reuse in the community, which is a common requirement for methods intended to be adopted across labs.
What to watch
For practitioners: monitor independent benchmarks that compare STARCall to existing tools on ground-truth datasets, adoption by core facilities or consortia, and updates to the Zenodo/code repository that add performance metrics or GPU-accelerated steps. Also watch for community forks that integrate STARCall outputs with single-cell and spatial transcriptomics analysis pipelines.
Scoring Rationale
STARCall addresses a real bottleneck in microscopy-based sequencing pipelines by combining stitching, alignment, and read calling into an open pipeline. The work is important for labs scaling in situ sequencing but is primarily methodological and incremental for the broader AI/ML community, yielding a mid-tier impact score.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

