Skip to content
Snippets Groups Projects
Commit bcdad8a3 authored by Ian Longden's avatar Ian Longden
Browse files

adaptor added

parent bf3e1eac
No related branches found
No related tags found
No related merge requests found
......@@ -205,7 +205,8 @@ sub _objs_from_sth {
-ensembl_id => $ensembl_id,
-ensembl_object_type => $ensembl_object_type,
-summary => $summary,
-full_desc => $full_desc);
-full_desc => $full_desc,
-adaptor => $self);
}
return \@features;
}
......
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