Battlefield
This is the development version of Battlefield; to use it, please install the devel version of Bioconductor.
Swiss-army toolkit for selecting niche fronts and invasive margins in spatial transcriptomics data
Bioconductor version: Development (3.23)
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).
Author: Jean-Philippe Villemin [aut, cre]
, European Research Council [fnd] (ERC-2022)
Maintainer: Jean-Philippe Villemin <jpvillemin at gmail.com>
citation("Battlefield")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("Battlefield")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Sequencing, Software, Spatial, Transcriptomics |
| Version | 0.99.1 |
| In Bioconductor since | BioC 3.23 (R-4.6) |
| License | CeCILL | file LICENSE |
| Depends | R (>= 4.6) |
| Imports | stats, RANN, dplyr, SummarizedExperiment, methods |
| System Requirements | |
| URL | https://github.com/ZheFrench/BattleField https://zhefrench.github.io/Battlefield/ |
| Bug Reports | https://github.com/ZheFrench/BattleField/issues |
See More
| Suggests | BiocStyle, knitr, markdown, rmarkdown, SpatialExperiment, SpatialExperimentIO, VisiumIO, ggplot2, pheatmap, pals, OSTA.data, tidyr, STexampleData, testthat (>= 3.0.0), codetools, grid, tools |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (big-sur-x86_64) | |
| macOS Binary (big-sur-arm64) | |
| macOS Binary (sonoma-arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/Battlefield |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/Battlefield |
| Package Short Url | https://bioconductor.org/packages/Battlefield/ |
| Package Downloads Report | Download Stats |