Immune Cell Infiltration in Tumor Spheroids

Immune Cell Infiltration in Tumor Spheroids

ISEF Category: Computational Biology and Bioinformatics

Ready to Turn This Idea Into a Real Project?

This guide was put together with the help of AI research tools to give you a solid starting point. But a competitive science fair project lives in the details: refining your research question, fine-tuning your variables, analyzing your data, and presenting your findings like a seasoned scientist.

For next steps tailored to your interests, skill level, and timeline, work one-on-one with a MehtA+ mentor. Learn more about MehtA+ Science & Engineering Research Mentorship →

Subcategory: Computational Biomodeling  ·  Difficulty: Advanced  ·  Setup: University Lab  ·  Time: Full Year

The Hook

A tumor is not just a blob of fast-growing cells. Its shape can act like a maze. Your model can test whether immune cells find hidden paths through that maze or get blocked by geometry. That makes this a strong project for asking how form changes fight back.

What Is It?

A Cellular Potts model is a computer model that treats cells like little shapes on a grid. Each cell tries to keep its own identity, but it also pushes, stretches, and moves when nearby cells or signals change. Think of it like a crowd simulation where each person has a boundary, a target size, and rules for how close they can get to others.

In this project, you model immune cells moving into a 3D tumor spheroid. A spheroid is a ball-like cluster of tumor cells that mimics a tiny tumor. You then add cytokine gradients, which are chemical signals that rise in one direction and fall in another. The big question is whether the tumor's geometry creates paths that immune cells can enter or escape through, even when the chemical signal is the same in every run.

Why This Is a Good Topic

This topic works well because you can change one thing at a time, like spheroid shape, signal strength, or cell adhesion, and measure a clear output such as infiltration depth or route choice. It also connects to cancer immunology, tumor microenvironment research, and drug response. You can learn how to code a model, design controls, and analyze spatial data, all without needing a wet lab.

Research Questions

  • How does spheroid geometry affect the depth of immune-cell infiltration?
  • What is the effect of cytokine gradient steepness on the number of immune cells that enter the spheroid?
  • Does changing tumor-cell adhesion alter the preferred escape routes used by infiltrating immune cells?
  • To what extent do irregular spheroid boundaries create infiltration hotspots compared with smooth boundaries?
  • Which combination of geometry and cytokine gradient produces the greatest asymmetry in immune-cell movement?
  • How does immune-cell motility change when the tumor core becomes more densely packed?

Basic Materials

  • Laptop or desktop computer with at least 8 GB RAM.
  • Python installed with scientific libraries.
  • Jupyter Notebook or a similar notebook editor.
  • Free 3D or 2D visualization tool for model output.
  • Spreadsheet software for organizing runs and results.
  • External hard drive or cloud storage for versioned backups.
  • Basic graphing software for plots and summary statistics.

Advanced Materials

  • High-performance workstation or university cluster access.
  • Python with a Cellular Potts or lattice-based modeling package.
  • Git for code version control.
  • Jupyter Notebook for reproducible analysis.
  • ImageJ or FIJI for comparing model images and masks.
  • Python plotting libraries for spatial and statistical figures.
  • Access to institutional computing resources for many simulation replicates.

Software & Tools

  • Python: Runs the simulation logic, data analysis, and plotting for your model.
  • Jupyter Notebook: Keeps code, notes, and figures in one reproducible file.
  • NumPy: Handles arrays for cell grids and simulation state.
  • Matplotlib: Makes line plots, heat maps, and comparison figures.
  • Git: Tracks code changes so you can compare model versions.

Experiment Steps

  1. Define the biological question you want the model to answer, and pick one output metric such as infiltration depth or route frequency.
  2. Choose the simplest cell rules that still represent adhesion, motility, and resistance from the tumor spheroid.
  3. Set up a baseline geometry, then decide which shape changes or boundary features you will test first.
  4. Build a signal plan that lets you vary cytokine gradient strength without changing other factors at the same time.
  5. Plan validation checks against known qualitative patterns, so you can tell whether the model behaves in a sensible way.
  6. Design your analysis before running the full batch, including how you will compare routes, summarize replicates, and test significance.

Common Pitfalls

  • Using a geometry that is too simple, which hides the escape routes you are trying to detect.
  • Changing cell motility and adhesion at the same time, which makes it hard to tell what caused the result.
  • Forgetting to run enough replicates, which leaves stochastic variation looking like a real effect.
  • Comparing raw images instead of measured infiltration metrics, which weakens the analysis.
  • Trusting the model before checking whether the baseline behavior matches known immune-cell movement patterns.

What Makes This Competitive

A strong version of this project goes beyond making a model run. You would compare multiple geometries, quantify route use with clear metrics, and test whether the effect survives changes in random seed and parameter settings. You could also use stronger statistics, like effect sizes and sensitivity analysis, to show which assumptions matter most. That kind of careful analysis makes the project feel like research, not just simulation.

Project Variations

  • Test how irregular tumor boundaries change immune-cell entry compared with perfect spheres.
  • Compare cytokine gradients that point inward, outward, or sideways to see how direction changes infiltration paths.
  • Swap immune-cell types or motility rules to model whether different cells break through the spheroid in different ways.

Learn More

  • PubMed: Search review articles on tumor spheroids, immune infiltration, and agent-based cancer modeling.
  • NIH NCBI Bookshelf: Look for free chapters on tumor microenvironment and cell migration.
  • MIT OpenCourseWare: Search for computational biology, modeling, and systems biology lectures.
  • PLoS Computational Biology: Read open-access papers on cell-based modeling and spatial biology.
  • Bioinformatics: Search for articles on spatial simulation methods and reproducible computational workflows.
  • NIH National Cancer Institute: Find plain-language background on the tumor microenvironment and cancer immunity.

For next steps tailored to your interests, skill level, and timeline, work one-on-one with a MehtA+ mentor. Learn more about MehtA+ Science & Engineering Research Mentorship →

To discover more projects, visit the MehtA+ Science Fair Project Discovery Hub​ →

Shopping Cart