{ # add a line with the dbname and module 'databases' => { 'homo_sapiens' => { 'core' => 'Bio::EnsEMBL::DBSQL::DBAdaptor', 'funcgen' => 'Bio::EnsEMBL::Funcgen::DBSQL::DBAdaptor' }, }, # uncomment to use preloaded databases (useful when doing lots of # testing) #'preloaded' => # { 'homo_sapiens' => { 'core' => 'jcmarca_human_test_core_db_97', # 'funcgen' => 'jcmarca_human_test_funcgen_db_97'} } }