You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @tnrich, I realised that those primers with text are not displayed properly if they span the origin. As a first step, I have changed getStructuredBases to handle origin-spanning primers, and added some tests in a first commit.
However, for the display I don't seem to understand how to split the primer text. I see that what I would have to do is somewhere in StackedAnnotations and has to do with baseEl, which is the span with the basepairs, but I don't understand how each part of the splitted annotation is rendered. As is, it renders like this:
The text was updated successfully, but these errors were encountered:
manulera
added a commit
to manulera/tg-oss
that referenced
this issue
Jul 15, 2024
Hi @tnrich, I realised that those primers with text are not displayed properly if they span the origin. As a first step, I have changed
getStructuredBases
to handle origin-spanning primers, and added some tests in a first commit.However, for the display I don't seem to understand how to split the primer text. I see that what I would have to do is somewhere in
StackedAnnotations
and has to do withbaseEl
, which is the span with the basepairs, but I don't understand how each part of the splitted annotation is rendered. As is, it renders like this:The text was updated successfully, but these errors were encountered: