So I'm just starting this project and would like to know a couple of things.
1: Is this feasible? I don't know if I as a high schooler can do these things, especially since I plan on using computer sims.
2: If you guys have experience in computational biology projects or just computational projects, what would be my best bet in finding a framework? I've found some mock frameworks on chatGPT, but those aren't very reliable.
3: Is this project original enough? I plan on asking a more specific question like testing a particular property or binding affinity to a specific receptor, but even then would this project have a shot at bigger competitions?
If you have answers, please let me know, and thank you
Nanoparticle Carrier Blood Brain Barrier (BBB) penetration
Moderators: kgudger, bfinio, Moderators
-
TahaN
- Posts: 1
- Joined: Sat Dec 07, 2024 2:33 pm
- Occupation: Student
-
thutran
- Posts: 10
- Joined: Sat Jan 11, 2025 7:15 pm
- Occupation: Student
Re: Nanoparticle Carrier Blood Brain Barrier (BBB) penetration
Hi,
This is a really creative and unique idea. Here's how I approach this project:
1. Yes, this is feasible for a high schooler, especially if you focus on computational simulations rather than wet-lab experiments, which require more resources and regulatory approvals. Computational methods like molecular docking, molecular dynamics (MD) simulations, or pharmacokinetics modeling are accessible and widely used in BBB studies. Learning tools like Python, PyMOL, or simulation software (e.g., AutoDock or GROMACS) is achievable with dedication.
2. Finding a reliable framework involves using established tools and resources. Here’s how to get started:
Learn Basic Tools:
Competitions: This project has strong potential for competitions like ISEF, Regeneron STS, or Google Science Fair, especially if you:
This is a really creative and unique idea. Here's how I approach this project:
1. Yes, this is feasible for a high schooler, especially if you focus on computational simulations rather than wet-lab experiments, which require more resources and regulatory approvals. Computational methods like molecular docking, molecular dynamics (MD) simulations, or pharmacokinetics modeling are accessible and widely used in BBB studies. Learning tools like Python, PyMOL, or simulation software (e.g., AutoDock or GROMACS) is achievable with dedication.
2. Finding a reliable framework involves using established tools and resources. Here’s how to get started:
Learn Basic Tools:
- Python: Libraries like BioPython, RDKit (for molecular modeling), or NumPy/Matplotlib for data analysis.
- Structural visualization: PyMOL or Chimera.
- AutoDock/AutoDock Vina (free and widely used for docking simulations).
- SwissDock (user-friendly online tool for docking).
- GROMACS or AMBER for more advanced studies if you plan to simulate nanoparticle interactions with membranes or receptors.
- Check resources like Coursera (computational biology courses) or YouTube tutorials for AutoDock and GROMACS.
- Use the Protein Data Bank (PDB) to find structures of BBB receptors like transferrin or insulin receptors.
Competitions: This project has strong potential for competitions like ISEF, Regeneron STS, or Google Science Fair, especially if you:
- Present a clear and novel question.
- Demonstrate a solid understanding of the biology and computational methods.
- Provide meaningful and validated results (e.g., test multiple nanoparticles or simulation setups for rigor).

