From ed44972dd25d5debacda43673e0e0c12eb2ca7d2 Mon Sep 17 00:00:00 2001
From: Ian Longden <ianl@sanger.ac.uk>
Date: Fri, 12 Nov 2010 09:52:41 +0000
Subject: [PATCH] added SesRegionSynonym to list of adaptors

---
 modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm b/modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
index ecb318ea2e..631dccb1ee 100755
--- a/modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
+++ b/modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
@@ -305,7 +305,7 @@ sub get_available_adaptors {
         Gene                     KaryotypeBand        MiscSet
         MiscFeature              PredictionTranscript PredictionExon
         ProteinFeature           ProteinAlignFeature  RepeatConsensus
-        RepeatFeature            Sequence             SimpleFeature
+        RepeatFeature            Sequence             SeqRegionSynonym  SimpleFeature
         Slice                    SupportingFeature    Transcript
         TranscriptSupportingFeature Translation       UnmappedObject
         UnconventionalTranscriptAssociation           AssemblySlice
-- 
GitLab