Skip to content

Commit 1fb6356

Browse files
committed
Don't include ancestral sequences in error message any more - ENSWEB-6167
1 parent ec2b51e commit 1fb6356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/EnsEMBL/Web/Component/Location/Compara_AlignSliceBottom.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ sub content {
131131
'align' => $align,
132132
'species' => $prodname,
133133
'cdb' => $self->param('cdb') || 'compara',
134+
'ignore' => 'ancestral_sequences',
134135
});
135136

136137
return $alert_box if $error;

0 commit comments

Comments
 (0)