jorainer / ensembldb

This is the ensembldb development repository.
https://jorainer.github.io/ensembldb
33 stars 10 forks source link

Implement a function to map from cds-relative to tx-relative coordinates #73

Closed jorainer closed 6 years ago

jorainer commented 6 years ago

variant information is in most instances provided as cds-relative information. It would thus be helpful to have functions to map between tx-relative and cds-relative coordinates.

jorainer commented 6 years ago

transcriptToCds: function returns start -1 and end -1 if:

jorainer commented 6 years ago

cdsToTranscript: