Skip to content
Snippets Groups Projects
Commit 8b50d764 authored by Patrick Meidl's avatar Patrick Meidl
Browse files

clarified documentation of fetch_all() regarding combining toplevel and coord...

clarified documentation of fetch_all() regarding combining toplevel and coord system version arguments
parent 1f7e3f27
No related branches found
No related tags found
No related merge requests found
......@@ -571,7 +571,8 @@ sub get_seq_region_id {
If the coordinate system with the provided name and version
does not exist an empty list is returned.
If the coordinate system name provided is 'toplevel', all
non-redundant toplevel slices are returned.
non-redundant toplevel slices are returned (note that any
coord_system_version argument is ignored in that case).
Retrieved slices can be broken into smaller slices using the
Bio::EnsEMBL::Utils::Slice module.
......
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