SkillAgentSearch skills...

Balagan

Package for analysis and experimental design of multiplexed imaging data

Install / Use

/learn @PierreBSC/Balagan
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<img src="Screenshot/Balagan_name.jpeg" alt="Balagan_name.jpeg" width='500'> <img src="Screenshot/Logo_v1.jpeg" alt="Logo_v1.jpeg" width='200' align="right">

Balagan is an R-package dedicated to the statistical analysis of Multiplexed Imaging (MI) datasets. It contains several tools allowing to :

  • Normalize and process the original data, i.e transforming and clustering the data.
  • Infer the best parameters for an optimal spatial sampling strategy.
  • Perform statistically powerful differential abundance analysis.
  • Simulate stratified sampling using large multiplexed imaging panorama.

Balagan is based on the SingleCellExperiment object structure and is therefore compatible with a variety of other single-cell analysis tools. This package is aimed to provide advanced and robust statistical tool for the analysis of MI and therefore I strongly recommend the user to read all the mathematical papers mentionned in the documentation.

Scripts initially written for our Nature Method paper have been integrated to this package.

Installation

Balagan can be installed from the source file :

devtools::install_local("Path/to/balagan_1.0.0.tar.gz",dependencies = T)

It can also be installed using devtools :

devtools::install_github("PierreBSC/Balagan")

Recommended reading list

Before performing any analysis using Balagan, we strongly recommend you to be familiar with some key statistical concepts. Below is a list of papers, notes and book chapters that :

List of tutorials

As mentionned above, Balagan can be used to perform various tasks and comprehensive tutorials have been written for each of them:

View on GitHub
GitHub Stars12
CategoryDesign
Updated2mo ago
Forks1

Languages

R

Security Score

90/100

Audited on Jan 10, 2026

No findings