Skip to content
Snippets Groups Projects
Commit 15068ab5 authored by Magali Ruffier's avatar Magali Ruffier
Browse files

ensure otherf_dba knows its dna_db

parent 70d52970
No related branches found
No related tags found
No related merge requests found
......@@ -164,6 +164,7 @@ sub run_script {
},
);
$otherf_dba = $registry->get_DBAdaptor($species_name, 'otherfeatures') if !defined($ofhost);
if (defined $otherf_dba) { $otherf_dba->dnadb($core_dba); }
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment