Second Rotation Research
I�m through the first version of my bioinformatics program for my first rotation. The results are disappointing, but you can take a look at some of them here. (You�ll need the Chime browser plug-in.) One problem lies in trying to calculate distances in three-dimensional space between a nucleotide and an amino acid that is hydrogen-bonded to it. Another problem is trying to figure out possible orientations for the amino acid that would still satisfy distance and H-bond requirements. I did some thinking on these topics yesterday, made some sketches, and then tried to do some research on 3D math on the internet. It turns out a lot of this stuff has already been worked out — a lot of it by people who do computer animation and graphics — so I don�t have the reinvent the wheel. The bad part is that it�s all horribly horribly complex. And involves vector math. Which I don�t remember. So I think I�m going to do a little more fine tuning on this algorithm, which should make it more accurate — and hopefully yield some interesting data — before moving on to other approaches that, again, will hopefully give me some really interesting results.




Darren Franks on 7 February 2004 at 6:27 pm | Permalink
Beer has been proven to increase mathmatical reasoning in lab rats. Or was it penguins hmmmmmm??? No matter…you are neither one!
Jeff on 11 February 2004 at 10:30 am | Permalink
I believe that MatLab is a good software package for vector math. Have you thought of contacting the math department for help? There may be a math junkie that needs a new problem.
phil on 11 February 2004 at 10:26 pm | Permalink
I’m sure there is. Math people are nuts. There are also a fair number of professors over there who already have bioinformatics collaborations with faculty in my department.
I’m not sure that this is a huge issue at the moment. I’m trying to get results right now, and we can fine tune later. Plus, if this is headed where I think it is, the geometry will actually be more constrained and the molecules will not have the freedom of orientation that would necessitate all the 3D math.