Time to reoptimise the queries – I suddenly realised that as it stands, it’s going to take a month to run the query. I need to cut down the time…
First, I need to prune the gene list – there’s not that many genes with references, so instead of iterating through all genes, just iterate through [...]
Archive for December, 2007
Not enough time…
Posted in Uncategorized on December 14, 2007 | Leave a Comment »
WIP
Posted in Uncategorized on December 13, 2007 | Leave a Comment »
Turns out database errors may be due to lack of temporary file space – turns out my scratch area is about 500MB, which probably won’t do for large Pubmed X reference X gene… result sets. Anyways, flipping this on its head so I’m doing small queries – 1 gene, 1 term [...]