Among many other hundreds of books which I should be reading, this essential biochemistry seems to be one! Credit goes to Jukka Nurminen, our cross-business area collaborator for introducing the book. Though shalt be read, Mr. Biochemistry!
The second book that Jukka introduced was Bioinformatics: sequence and genome analysis. Well, I was familiar with this book earlier; so this was a reminder for the relevance of this book to me, now more than ever!
I wanted to start analysing genome-scale metabolic models. I am interested in metabolic modelling to study human diseases. At least as of now, my idea is to use R for the analysis. This post describes all the technical set-up that I am doing on my ubuntu 10.04 LTS machine in order to eventually start working with these models. As I am interested in human metabolic network, my model of interest is the reconstructed human metabolic model, recon 2. I googled to see where I can download it from. It has a web site http://humanmetabolism.org/. But the model is available for download from the supplementary material of this paper . There was a zip file that contained many files which I interpret as the generic human model and cell specific models for a variety of cell types. I first wanted to see the contents of these files with my eyes. I know that I could open these files with any text editor, but I also knew that there is something called SBML editor which is specifically designed fo...
Comments