Feeds:
Posts
Comments

Archive for August, 2007

Partial Success?

Seems like the homologene mouse route (human gene to mouse gene to generif to pubmed to MeSH)  worked OK – need to put together the baseline (how many articles are related via generif in general if we go by mouse) then combine this (and compare to human results).  Hypothesis is that there will be more [...]

Read Full Post »

Time to start mapping out how I will extract OMIM references to brain diseases and TF genes from the existing databases. For TF genes, this should be easy, just extract the OMIM references from Entrez Gene itself.  This should map both OMIM disease and OMIM gene entries to genes
This leaves mapping the OMIM disease names [...]

Read Full Post »

Reloaded…and then???

After the reload, jumped right in and tried the big query. And no error…but no result?! Starting to get frustrated, says my brain. But turns out that the mesh table was incorrectly loaded – darn difference between a comma and semi-colon! Trying to re-run now with corrected results.
Also [...]

Read Full Post »

This Week’s TODO list

Look at extracting TFs and brain diseases from OMIM

parsing OMIM, look for existing OMIM-to-MeSH binding

Do first order separation database query

sonoma back online, databases reloaded

write auto-reload database script

date stamp older versions, automatically invoke parsers as needed
skeleton of scripts and directories for rapid deployment on server

Read Full Post »

Web Version

Starting to look at what will be needed to make a web accessible version of the database live. Ruby on Rails looks promising – OO scripting language, automagic linking to databases and building webpages. What’s not to like?
Downsides – looks like it needs new-style MySQL password hashing – it looks like the [...]

Read Full Post »

Reloaded!

Concatenated all the loading commands into a script. The reloading went off without a hitch last night, so here’s crossing my fingers hoping that first order related articles will work out.
Things to consider doing while I’m in the reloading frame of mind: writing scripts to automatically download newer versions of all the [...]

Read Full Post »

SQL Woes

Currently suffering from SQL limitation setbacks – hitting situation where temporary tables are getting big (then again, we’re in the millions or billions or records…maybe there’s temp file limitations).
On the upside, I’m happy to discover that MySQL text client has tab completion…
Current status – I’ve loaded homologene, and I’ve crafted queries for related articles. [...]

Read Full Post »

Back to the Research!

Finally – it’s time to get back to research. A couple things currently on the plate as extra-curricular:

journal version of the n-SIFT paper. I should set up experiments to correlate angle of rotation with point match error
finish testing for the shape-based ChIP on chip expression peak modelling
Back to my actual research!

Speaking of [...]

Read Full Post »