Hi,
It's an interesting problem. Right now mapCoords() has some
limitations. For example I can use it to map from reference sequence
to read cycle but not the other way around. Or from reference genome
to transcriptome but not the other way around (this reverse mapping
is actually what low level
On 19 September 2014 18:07, Michael Lawrence wrote:
> Hi guys,
>
> This is the problem of mapping back and forth between coordinate spaces,
> such as between genomic and transcript space. I think there was some
> progress this release cycle (introduction of mapCoords generic, etc), but I
> think