Gr1nx-bitbit / epigentics-sim

A venture to replicate and manipulate the process of retroviruses and how they affect our body
0 stars 0 forks source link

Protein Heuristic #1

Open Gr1nx-bitbit opened 2 months ago

Gr1nx-bitbit commented 2 months ago

After making the protein synthesis function we need to make some sort of heuristic that compares the old genome to the new one. Basically we compare the proteins made by the previous genome and the altered one. The heuristic will tell us whether the produced protein should be eliminated/ "attacked"

Gr1nx-bitbit commented 3 weeks ago

This is a very complex problem! Some simple string manipulation will not be able to get us the answers here! We could use a tool like AlphaFold, BUT I wanna be bespoke and so I am choosing to try and make my own AlphaFold. I'm on my AI learning journey currently and when I finish with the basics I will try and sketch out how I can possibly design and implement my own AlphaFold just for fun funzies. I mean, how cool would it be to be able to put that on your resume.