Skip to content
Snippets Groups Projects
Commit a75b86b9 authored by premanand17's avatar premanand17
Browse files

Updated documentation for map_coordinates - ENSCORESW-2089

parent 55a6baea
No related branches found
No related tags found
2 merge requests!171Updated documentation for map_coordinates - ENSCORESW-2089,!171Updated documentation for map_coordinates - ENSCORESW-2089
......@@ -233,8 +233,12 @@ sub flush {
Arg 7 int $cdna_coding_start
cdna coding start
Function generic map method
Returntype array of Bio::EnsEMBL::Mapper::Coordinate
and/or Bio::EnsEMBL::Mapper::Gap
Returntype if $include_original_region == 0
array of mappped Bio::EnsEMBL::Mapper::Coordinate
and/or Bio::EnsEMBL::Mapper::Gap
if $include_original_region == 1
hash of mapped and original Bio::EnsEMBL::Mapper::Coordinate
and/or Bio::EnsEMBL::Mapper::Gap
Exceptions none
Caller Bio::EnsEMBL::Mapper
......
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