Simulating a Fluorescent Parkinson’s Biosensor
ISEF Category: Biomedical Engineering
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: Synthetic Biology · Difficulty: Advanced · Setup: University Lab · Time: Full Year
The Hook
Parkinson’s can start years before the shaking does. That gives researchers a small window to catch α-synuclein aggregates early. Your project asks whether a simulated biosensor can be designed to spot them better. You can treat protein design like fitting the right lock to the right key, then score each fit on a computer.
What Is It?
This project uses computer models to help design a fluorescent biosensor. A biosensor is a molecule that gives off a signal when it binds a target. In this case, the target is α-synuclein aggregates, clumps of a protein linked to Parkinson’s disease.
Think of the sensor like a flashlight that turns on only when it snaps onto the right shape. Directed evolution means you start with one design, make many small variants, and keep the ones that look best. In a real lab, that process happens with DNA, proteins, and screening. In your project, you simulate the search and rank variants with structure-based tools.
AlphaFold-Multimer predicts how protein parts may fit together. Rosetta estimates interface energy, which is a measure of how strongly two molecules may bind. Together, they give you a way to compare sensor designs before anyone builds them.
Why This Is a Good Topic
This is a strong science fair topic because it has a clear input and output. You change the sensor design, then measure binding score, interface energy, or agreement between methods. That makes the project testable without needing a wet lab, and it connects to a real medical need, early detection of Parkinson’s-related biomarkers. You can also learn protein structure, model comparison, and basic computational analysis along the way.
Research Questions
- How does changing the binding-site sequence affect predicted binding to α-synuclein aggregates?
- What is the effect of linker length on AlphaFold-Multimer complex stability?
- Does adding or removing charged residues change the Rosetta interface-energy score?
- To what extent do AlphaFold-Multimer and Rosetta rank the same sensor variants in the same order?
- Which mutation set gives the best tradeoff between predicted stability and target binding?
- How does the predicted sensor score change when the target model shifts from monomeric α-synuclein to aggregate-like conformations?
Basic Materials
- Laptop or desktop computer with reliable internet access.
- Google Colab account with free GPU access.
- Web browser with enough memory to run notebook-based modeling.
- Spreadsheet software such as Google Sheets or Excel.
- Public protein sequence files for α-synuclein and your sensor scaffold.
- Basic notes document for tracking variant IDs and scores.
- Free structural viewer such as UCSF ChimeraX or PyMOL open-source build.
Advanced Materials
- Access to a high-memory workstation or institutional cloud account.
- Python environment with Biopython, pandas, NumPy, and matplotlib.
- Command-line access to Rosetta or a licensed academic build if available.
- AlphaFold-Multimer notebook or local inference setup.
- Protein design or mutation-generation scripts.
- Protein structure visualization software such as ChimeraX.
- Data table for storing per-variant metrics, confidence scores, and rankings.
Software & Tools
- Google Colab: Runs notebook-based protein modeling and lets you use free GPUs for structure prediction and scoring.
- AlphaFold-Multimer: Predicts how multiple protein chains may assemble into a complex.
- Rosetta: Estimates interface energy and helps compare how strongly variants may bind.
- Python: Organizes variant lists, cleans score tables, and makes plots.
- UCSF ChimeraX: Lets you inspect predicted structures and compare binding interfaces by eye.
Experiment Steps
- Define the biosensor scaffold, the target binding goal, and the single performance metric you will compare first.
- Choose a mutation strategy that creates a manageable library of variants, such as focused changes near the predicted interface.
- Set up a scoring pipeline that runs the same prediction steps for every variant and stores results in a table.
- Decide how you will compare AlphaFold-Multimer output with Rosetta scores, including how you will handle disagreements.
- Plan one control set of variants that should score worse, so you can check whether the pipeline separates good and bad designs.
- Build a ranking rule that combines structure confidence, interface energy, and any stability metric you include.
Common Pitfalls
- Mixing up α-synuclein monomer models with aggregate-like target models, which can make the biosensor appear to bind the wrong structure.
- Changing more than one design feature at once, which prevents you from knowing which mutation caused the score shift.
- Comparing scores from different prediction runs without fixing the random seed or workflow settings, which adds noise that looks like a real effect.
- Trusting a single AlphaFold-Multimer score, which can hide cases where Rosetta and structure confidence disagree.
- Overfitting the design to one target conformation, which can produce a sensor that looks good in silico but only for one narrow shape.
What Makes This Competitive
A strong version of this project does more than rank a few variants. You would compare several target conformations, use a clear control set, and test whether two scoring methods agree or disagree. You could also ask whether your ranking works across multiple scaffold families, not just one design. That kind of analysis shows that you understand both the biology and the limits of the model.
Project Variations
- Test the same workflow on a different Parkinson’s-linked binder scaffold, such as an antibody fragment or peptide sensor.
- Compare monomeric, oligomeric, and fibril-like α-synuclein target models to see which conformation gives the strongest predicted binding.
- Replace the binding score with a combined metric that includes predicted fluorescence-linked stability, interface energy, and confidence.
Learn More
- NIH PubMed: Search for review articles on α-synuclein aggregation, Parkinson’s biomarkers, and biosensor design.
- NCBI Protein Database: Find protein sequences and structure-linked records for α-synuclein and common scaffolds.
- RCSB Protein Data Bank: Explore experimentally solved protein structures and compare target conformations.
- MIT OpenCourseWare: Search for free lecture materials on molecular biology, protein structure, and computational biology.
- AlphaFold papers in Nature: Read the original and follow-up papers through the journal site or PubMed links.
- RosettaCommons documentation: Find method overviews and tutorials for protein interface scoring.
Biomedical Engineering Category Guide
How to Do Real Biomedical Engineering Research at Home: A High School Student’s Guide to Free Tools, Affordable Kits, and Public Databases →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 →
