ribosomeprofiling / ribopy

Python interface for .ribo files
MIT License
3 stars 0 forks source link

Accessing Original and Internal Coordinates #7

Open hakanozadam opened 3 years ago

hakanozadam commented 3 years ago

An update / clarification is needed for the function get_region_boundarie . We need to clearly state, in the documentation, that this function returns the original coordinates

In addition to this function, we need to provide another function, say get_internal_coordinates, that returns the internal coorinates. By internal coordinates, we mean the coordinates of the regions after incorporation of 5' and 3' junction regions.