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

removed blastadaptor from core, it has its own.

parent 6927f7c7
No related branches found
No related tags found
No related merge requests found
......@@ -280,7 +280,7 @@ sub get_available_adaptors{
Marker MarkerFeature QtlFeature Qtl
) ),
# Finally the exceptions... those that have non-standard mapping between object / adaptor ....
'Blast' => 'Bio::EnsEMBL::External::BlastAdaptor',
# 'Blast' => 'Bio::EnsEMBL::External::BlastAdaptor',
'MetaCoordContainer' => 'Bio::EnsEMBL::DBSQL::MetaCoordContainer',
'MetaContainer' => 'Bio::EnsEMBL::DBSQL::MetaContainer',
'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