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
23d89c1b
Commit
23d89c1b
authored
Jan 18, 2005
by
Jessica Severin
Browse files
fixed parsing of perldoc
parent
4c95fa11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
+6
-7
No files found.
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
View file @
23d89c1b
...
...
@@ -6,25 +6,24 @@
=pod
=head1 NAME
Bio::EnsEMBL::Hive::AnalysisJob
=cut
=head1 SYNOPSIS
=cut
Bio::EnsEMBL::Hive::AnalysisJob
=head1 DESCRIPTION
An AnalysisJob is the link between the input_id control data, the analysis and
the rule system. It also tracks the state the state of the job as it's processed
=cut
the rule system. It also tracks the state of the job as it is processed
=head1 CONTACT
Contact Jessica Severin on EnsEMBL::Hive implemetation/design detail: jessica@ebi.ac.uk
Contact Ewan Birney on EnsEMBL in general: birney@sanger.ac.uk
=cut
=head1 APPENDIX
The rest of the documentation details each of the object methods.
Internal methods are usually preceded with a _
=cut
package
Bio::EnsEMBL::Hive::
AnalysisJob
;
...
...
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