Skip to content
Snippets Groups Projects
Commit 566ce6a3 authored by Glenn Proctor's avatar Glenn Proctor
Browse files

Improved Perldoc.

parent 25ce5eb3
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ sub fetch_all_by_hit_name{
the analysis logic name of the type of features to obtain
Example : @feats = $adaptor->fetch_all_by_hit_name($name, $logic_name);
Description: Returns a listref of features created from the database
which correspond to the given hit_name. If logic name
which start with the given hit_name. If logic name
is defined, only features with an analysis of type
$logic_name will be returned.
Returntype : listref of Bio::EnsEMBL::BaseAlignFeatures
......
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