Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
5a7600c2
Commit
5a7600c2
authored
Mar 03, 2005
by
Jessica Severin
Browse files
fixed docs
parent
fb7e9969
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
+2
-2
modules/Bio/EnsEMBL/Hive/DataflowRule.pm
modules/Bio/EnsEMBL/Hive/DataflowRule.pm
+1
-1
No files found.
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
View file @
5a7600c2
...
...
@@ -86,7 +86,7 @@ sub fetch_from_analysis_job
Function: Stores a rule in db
Sets adaptor and dbID in DataflowRule
Returns : -
Args : Bio::EnsEMBL::
Pipelin
e::DataflowRule
Args : Bio::EnsEMBL::
Hiv
e::DataflowRule
=cut
...
...
@@ -130,7 +130,7 @@ sub store {
Usage : $self->remove( $rule );
Function: removes given object from database.
Returns : -
Args : Bio::EnsEMBL::
Pipelin
e::DataflowRule which must be persistent with a valid dbID
Args : Bio::EnsEMBL::
Hiv
e::DataflowRule which must be persistent with a valid dbID
=cut
...
...
modules/Bio/EnsEMBL/Hive/DataflowRule.pm
View file @
5a7600c2
...
...
@@ -55,7 +55,7 @@ use Bio::EnsEMBL::Hive::URLFactory;
Title : new
Usage : ...DataflowRule->new($analysis);
Function: Constructor for DataflowRule object
Returns : Bio::EnsEMBL::
Pipelin
e::DataflowRule
Returns : Bio::EnsEMBL::
Hiv
e::DataflowRule
Args : A Bio::EnsEMBL::Analysis object. Conditions are added later,
adaptor and dbid only used from the adaptor.
...
...
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