Bioc2026 Registration Open!

Battlefield

Swiss-army toolkit for selecting niche fronts and invasive margins in spatial transcriptomics data

Bioconductor version: 3.23 · Package version: 1.0.0

Battlefield is a Swiss-army toolkit originally developed to define and extract spatial spots from specific tissue regions—such as front regions, niche borders, invasive margins, and cluster interfaces—using spatial transcriptomics data or clustered tissue maps. It has since been extended to support trajectory selection and layer inspection, and now provides a collection of low-level utilities for spatial transcriptomics analysis. These utilities are primarily intended to be reused within higher-level analytical packages. It is designed to work with sequencing-based platforms such as Visium at several resolutions and Visium HD(binned).

Installation

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

BiocManager::install("Battlefield")

Details

MaintainerJean-Philippe Villemin <jpvillemin@gmail.com>
AuthorJean-Philippe Villemin [aut, cre] (ORCID: <https://orcid.org/0000-0002-1838-5880>), European Research Council [fnd] (ERC-2022)
LicenseCeCILL | file LICENSE
URLhttps://github.com/ZheFrench/BattleField, https://zhefrench.github.io/Battlefield/
Bug Reportshttps://github.com/ZheFrench/BattleField/issues
Downloads rank56
Source branchRELEASE_3_23
biocViewsSequencing, Software, Spatial, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.5)

Imports: stats, RANN, dplyr, SummarizedExperiment, methods

Suggests: BiocStyle, knitr, markdown, rmarkdown, SpatialExperiment, SpatialExperimentIO, VisiumIO, ggplot2, pheatmap, pals, OSTA.data, tidyr, STexampleData, testthat (>= 3.0.0), codetools, grid, tools