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

ENSPROD-55: added GenomeContainer to list of available DBAdaptors

parent 4a5626c4
No related branches found
No related tags found
No related merge requests found
......@@ -374,6 +374,7 @@ sub get_available_adaptors {
# Finally the exceptions... those that have non-standard mapping
# between object / adaptor ....
# Blast => 'Bio::EnsEMBL::External::BlastAdaptor',
GenomeContainer => 'Bio::EnsEMBL::DBSQL::GenomeContainer',
MetaContainer => 'Bio::EnsEMBL::DBSQL::MetaContainer',
MetaCoordContainer => 'Bio::EnsEMBL::DBSQL::MetaCoordContainer',
SNP => 'Bio::EnsEMBL::DBSQL::ProxySNPAdaptor',
......
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