November 27, 2006 – 22:23
The title of the post pretty much says it all. I’ve finally been able to obtain this piece of artifact armor+1 after searching for the last item I needed for about five months.
Read More »
November 25, 2006 – 10:09
As you can see I have a new heading, courtesy of Melissa, featuring Saber from Fate/stay Night. Aside that, updates on this blog will continue to be slow for a little while, as I will try to rush and finish S.T.E.A.L. at last this Sunday.
November 25, 2006 – 10:06
In the past two days I’ve written a simple annotator program, that given an input list of RefSeq genes, automatically determines the relevant Entrez Gene IDs and annotates them using the flat files provided by the NCBI. A direct conversion was not possible due to limitations in Biopython’s parsers, but I managed to use the GenBank parser to identify and extract the references to the Gene IDs (and putting them in a list).
Once that had been done, I created a series of dictionaries when reading the annotation file, for data such as gene name, symbol, chromosome and cytoband. Using the list I already obtained, it was easy to create a new file with the required fields.
During this process I learnt somewhat more about how to play with iterators to skip headings and so on. The code is not yet sufficiently generic, but once I finish toying with it, I may publish it for “general” (assuming anyone would use it) consumption, under GPL v2.
November 17, 2006 – 20:06
Since recently (thanks to my brother) I got a new cellular phone with better capabilities, photo-wise, I decided to take a few photos of my workplace. I changed office a while ago, now I’m located on the first floor of the building, sharing the office with 5 other people: Raoul, Michele, Giorgio, Roberta and Alessandro. This photo shows my current computer setup:
Quant was running a screensaver when I took this photo: the mouse pad and that other black thing next to the keyboard are gel pads to help me with my tendinitis. The other picture I took today shows part of my “study area”:
You can see my trusted notebook, Mark Lutz’s Learning Python, 2nd Edition and some papers on text mining tecniques.