Skip to content
Snippets Groups Projects
Commit 15c55521 authored by Kieron Taylor's avatar Kieron Taylor :angry:
Browse files

Additional references to Ensembl::Lite removed

parent bb9171f3
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ sub new {
# Description: create an Exon object
# Returntype : Bio::EnsEMBL::Exon
# Exceptions : throws if end < start
# Caller : general, creation in Bio::EnsEMBL::Lite::GeneAdaptor
# Caller : general
# Status : Stable
# =cut
......
......@@ -141,7 +141,6 @@ my %group2adaptor = (
'regulation' => 'Bio::EnsEMBL::Funcgen::DBSQL::DBAdaptor',
'haplotype' => 'Bio::EnsEMBL::ExternalData::Haplotype::DBAdaptor',
'hive' => 'Bio::EnsEMBL::Hive::DBSQL::DBAdaptor',
'lite' => 'Bio::EnsEMBL::Lite::DBAdaptor',
'ontology' => 'Bio::EnsEMBL::DBSQL::OntologyDBAdaptor',
'otherfeatures' => 'Bio::EnsEMBL::DBSQL::DBAdaptor',
'pipeline' => 'Bio::EnsEMBL::Pipeline::DBSQL::DBAdaptor',
......
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