£450Registration Fee
Register Now- Overview
- Instructors
- Schedule
Course Description
This course introduces processing and analysis methods for multiplexed imaging data generated by cyclic acquisition techniques such as CODEX, MACSIMA, and CycIF. Working with these data requires knowledge across multiple domains, including image processing and visualization, cell segmentation, cell phenotyping, spatial and neighborhood analysis, and data storage formats.
The course will provide both theoretical foundations and practical training, enabling participants to become familiar with state-of-the-art bioinformatics and image analysis tools. By the end, participants will be able to evaluate and select appropriate methods and workflows that best address the needs of their own research and data.
What You’ll Learn
- Comparison of Multiplexed Imaging Platforms: Understanding Your Data Source.
- Processing steps of multiplexed images (from tiles to ROIs).
- Image formats (.tif, .ome.tif,ome.zarr), multi-resolution images and visualization tools.
- Cell segmentation algorithms and feature extraction.
- Cell phenotyping algorithms.
- Quantification of cell-cell interactions via neighborhood analysis.
- Overview of batch processing with Nextflow pipelines (MCMICRO).
Course Format
Interactive Learning Format
Each day features a well-balanced combination of lectures and hands-on practical exercises, with dedicated time for discussing participants’ own data, time permitting.
Global Accessibility
All live sessions are recorded and made available on the same day, ensuring accessibility for participants across different time zones.
Collaborative Discussions
Open discussion sessions provide an opportunity for participants to explore specific research questions and engage with instructors and peers.
Comprehensive Course Materials
All code, datasets, and presentation slides used during the course will be shared with participants by the instructor.
Personalized Data Engagement
Participants are encouraged to bring their own data for discussion and practical application during the course.
Post-Course Support
Participants will receive continued support via email for 30 days following the course, along with on-demand access to session recordings for the same period.
Who Should Attend / Intended Audiences
This course is designed for researchers and professionals interested in spatial omics, particularly in highly multiplexed spatial proteomics, who plan to analyse multiplexed imaging datasets. It is well-suited for bioinformaticians and data scientists from both academia and industry. Participants are expected to have a basic background in statistics and mathematics; prior knowledge of fluorescence microscopy or digital image processing is beneficial but not required. Full computer literacy is essential, including familiarity with the command-line interface (CLI), while experience with high-level programming languages such as R or Python will be an advantage.
Equipment and Software requirements
A laptop or desktop computer with at least 32Gb of RAM.
A working webcam is recommended to support interactive elements of the course. We encourage participants to keep their cameras on during live Zoom sessions to foster a more engaging and collaborative environment.
While not essential, using a large monitor—or ideally a dual-monitor setup—can significantly enhance your learning experience by allowing you to view course materials and work in R simultaneously.
Participants are expected to have a functioning installation of R and RStudio (both free and open-source, compatible with Windows, macOS, and Linux), as well as Python with a suitable code editor such as Jupyter Notebook, VS Code, or Spyder. Additional required software includes CONDA (installation guide), Fiji (ImageJ with batteries included, download here), and Napari (installation instructions).
Dr. Victor Perez Meza
Victor is an image processing and analysis specialist, focused on fluorescence microscopy images from diverse acquisition sources. Over the last three years, he has been dedicated to the multidisciplinary field of multiplexed imaging, providing support to researchers to optimize their processing workflows, understand and correct image artifacts, and integrate images from multiple sources.
Education & Career
- PhD (Reduction of image reconstruction artifacts in super-resolution microscopy)
- MSc in Biophysics
- BSc in Physics
MSc. Miguel Angel Ibarra Arellano
Miguel is a bioimage specialist, focusing on the development of reproducible tools and analysis of bioimage-derived datasets. During the last three years, he has specialized in the field of image-based spatial omics. Contributing to the standardization and development of tools in the field. He has been a pioneer in the field of neighborhood analysis techniques and antibody-free image analysis.
Education & Career:
- BSc in Genomic Sciences (With a focus on systems biology)
- MSc in Life Science Informatics (Focusing on clinical imaging for the identification of rare genetic disorders and explainable AI)
- PhD candidate in Computational Biomedicine (Integrating bioimaging and spatial pattern discovery for disease microenvironment characterization).
Session 1 – 02:30:00 – What is multiplexed-imaging and how to process multiplexed images
In this session we will present and overview of spatial-omics and the usual spatial-omics analysis workflow. We will then present some of the multiplexed imaging platforms in the market as well as the structure of its output images. This will be the preface to explain each of the image processing steps, which take your data from individual image tiles usually written in several files into a single file containing the stitched tiles with the corresponding illumination and alignment corrections.
Break – 00:30:00
Session 2 – Duration: 02:30:00 – Practical example of the image processing workflow
This session will consist of a practical implementation of the image processing steps in a small sample of data. Each step will be carried out using Fiji with the intention of illustrating what lies behind the processing algorithms. Next, we will demonstrate how to utilize the Nextflow pipeline MCMICRO for image processing in a scalable and batch-processing approach.
Session 3 – 02:30:00 – Segmentation algorithms to extract single-cell information.
Cell segmentation has made incredible progress thanks to the implementation of machine learning and neural networks in solving this task. There is a zoo of segmentation algorithms out there, but what is the best for your data? We discuss nuances between algorithms to help you decide what might work better for your data and QC techniques.
Break – 00:30:00
Session 4 – 02:30:00 – Practical example of cell segmentation algorithms and QC.
In this session, we navigate through the zoo of popular cell segmentation algorithms, including Cellpose, Mesmer, and Stardist. We will try practical implementations of these algorithms and perform QC checks on the obtained masks.
Session 5 – Duration: 02:30:00 – Image visualization, image formats, and multi-resolution images.
Images are made to be seen. Multiplexed imaging produces tens to hundreds of gigabytes of visual information; therefore, it is essential to understand which tools and structures your data should have to visualize it effectively. In this session, we explain what pyramidal images are, how image visualizers like Napari enable smooth navigation through your image, and how to explore your image to annotate cell types.
Break – 00:30:00
Session 6 – Duration: 2:30:00 – Cell phenotyping
Assigning a cell state or phenotype to the cells in your image is a crucial part of analysing your multiplex proteomics dataset. It facilitates the interpretation of the results in downstream analysis. We will use Napari and the Python library scimap to perform cell-type annotations via intensity gating. In a nutshell, this means defining whether a cell expresses or not particular marker(s) by setting a threshold on the mean intensity of that marker.
Additional tools such as cross_correlation() and freq_DTW() will be used to compare signals through cross-correlation and dynamic time warping techniques. Participants will also learn to calculate signal-to-noise ratios with sig2noise() and identify pitch inflections using inflections(). The session concludes with song_analysis() to examine acoustic patterns at higher hierarchical levels, such as entire songs or vocal sequences.
Session 7 – Duration: 02:30:00 – Introduction to cell neighbourhood analysis I
Spatial omics technologies capture the spatial interactions of the cells in their native context. In this session, we will explore the available methods and their applications to specific questions. We will explore the diversity of different spatial-driven analyses and focus on neighborhood analysis techniques.
Break – 00:30:00
Session 8 – Duration: 02:30:00 – Introduction to cell neighbourhood analysis II
In this practical session, we will perform neighbourhood analysis using methods that can capture the global and local relationships of the tissue. Specifically, COZI is a technique we’ll use to infer statistically enriched neighbour preferences. And Kasumi, a method for identifying spatially localized neighborhoods of intra- and intercellular relationships that are consistent across samples and conditions.
Session 9 – Duration: 02:30:00 – Wrap-up and course summary
In this session, we will discuss which pipelines are currently available for spatial omics analysis. We will also discuss the data frameworks used in the community, as well as provide miscellaneous tips and tricks.
Break – 00:30:00
Session 10 – Duration: 02:30:00 – Wrap-up and questions
Repetition is key to learning. In the last two hours of our course, we will briefly revisit key concepts, clarify general questions from participants, and answer questions related to their specific use cases.
Frequently asked questions
Everything you need to know about the product and billing.
When will I receive instructions on how to join?
You’ll receive an email on the Friday before the course begins, with full instructions on how to join via Zoom. Please ensure you have Zoom installed in advance.
Do I need administrator rights on my computer?
I’m attending the course live — will I also get access to the session recordings?
I can’t attend every live session — can I join some sessions live and catch up on others later?
I’m in a different time zone and plan to follow the course via recordings. When will these be available?
I can’t attend live — how can I ask questions?
Will I receive a certificate?
When will I receive instructions on how to join?
You’ll receive an email on the Friday before the course begins, with full instructions on how to join via Zoom. Please ensure you have Zoom installed in advance.
Do I need administrator rights on my computer?
I’m attending the course live — will I also get access to the session recordings?
I can’t attend every live session — can I join some sessions live and catch up on others later?
I’m in a different time zone and plan to follow the course via recordings. When will these be available?
I can’t attend live — how can I ask questions?
Will I receive a certificate?
Still have questions?
Can’t find the answer you’re looking for? Please chat to our friendly team.





5.0
