in reply to Up for Critique
If we use a character per nucleotide, this is only 26M bytes. If these figures are low, we could use 2 bits per nucleotide (as there are 4 different ones), giving an increase of a factor of 4 over just using bytes (you'd have to write pack and unpack functions).
So I'd download the data from the database(s), do my processing in memory, store any results back, and display the results on some kind of report.
Please contact me if you want to get into details (non-perl related!).
|
|---|