#4 closed (fixed)
Aligned sequence view
| Reported by: | diane | Owned by: | diane |
|---|---|---|---|
| Priority: | critical | Milestone: | Bionic Mussa |
| Component: | Qt Gui | Version: | |
| Keywords: | Cc: |
Description (last modified by )
In addition to the view showing the connections between different seqcomp windows, we also need to show the per base alignment. But [117] is progress.
Change History (6)
comment:1 by , 20 years ago
| Status: | new → assigned |
|---|---|
| Type: | defect → task |
comment:2 by , 20 years ago
| Priority: | major → critical |
|---|---|
| Status: | assigned → new |
comment:3 by , 20 years ago
| Status: | new → assigned |
|---|
comment:4 by , 20 years ago
comment:5 by , 20 years ago
| Description: | modified (diff) |
|---|
I wonder why the path computation sometimes puts the sequence in some random place way off in the middle of nowhere.
Not to mention I still need some way of choosing & viewing an alignment.
comment:6 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
[119] seems to at least basically work.
I think the reverse compliment color doesn't seem right and I'm not so sure that all the alignments are going to the right places. But it renders.
Note:
See TracTickets
for help on using tickets.

Falling asleep. GlSeqBrowser::centerOnPath needs to understand where the X position of a sequence should be when its negative. (either by understanding the reversing or alternatively switching to a flag for indicating reverse compliment.
Other problem is zoom is too weird for trying to tell the browser to just view a small region.
Should these be tickets?