Skip to content
Snippets Groups Projects
Commit ad26ca66 authored by Arne Stabenau's avatar Arne Stabenau
Browse files

*** empty log message ***

parent b484ba4f
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ sub get_RepeatConsensus {
my( $self ) = @_;
my $rc_id = $self->repeat_consensus_id;
return $self->repeat_consensus_adaptor->fetch_by_dbID($rc_id);
return $self->adaptor->fetch_by_dbID($rc_id);
}
......
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