Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
e8b4b2ac
Commit
e8b4b2ac
authored
Sep 22, 2008
by
Kathryn Beal
Browse files
Use Bio::EnsEMBL::Analysis::RunnableDB instead of Bio::EnsEMBL::Pipeline::RunnableDB
parent
a69f9ef5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
modules/Bio/EnsEMBL/Hive/Extensions.pm
modules/Bio/EnsEMBL/Hive/Extensions.pm
+2
-2
No files found.
modules/Bio/EnsEMBL/Hive/Extensions.pm
View file @
e8b4b2ac
...
...
@@ -41,8 +41,8 @@ use Bio::EnsEMBL::Utils::Exception;
use
Bio::EnsEMBL::
Analysis
;
use
Bio::EnsEMBL::DBSQL::
DBConnection
;
use
Bio::EnsEMBL::DBSQL::
AnalysisAdaptor
;
use
Bio::EnsEMBL::Pipeline::
RunnableDB
;
#
use Bio::EnsEMBL::Analysis::RunnableDB;
#
use Bio::EnsEMBL::Pipeline::RunnableDB;
use
Bio::EnsEMBL::Analysis::
RunnableDB
;
=head2 Bio::EnsEMBL::Analysis::process
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment