Processing a genome into the format the genome browser requires takes a significant amount of memory and with the Bowhead whale genome this proved to be difficult (it contains much more detail than the Naked Mole-rat). In this version the genome was processed using my own script and into a database; This database is then used to fetch the results for the genome browser. It is slightly slower than using flat files but later versions of the genome browser should eliminate this problem by caching data more effectively.