Closed bradfordcondon closed 6 years ago
Is this the fulll steps to reproduce? I can't think offhand what would lead to this behavior, but I will take a look into it.
I actually cant reproduce with your default configuration. so maybe something about my input or configuration?
Here is mine... https://gist.github.com/bradfordcondon/f6e8210672e737ef9823c943333d7b96
Out of curiosity, can you replicate the behavior on the default configuration on the "gm_genome glyma.Chr01" track (track 3)?
yes! exactly as described above.
Ok, I think I know exactly what's breaking. I should have a patch ready this afternoon.
Great, thank you!
Semi related question, how can these tracks (marker tracks) be pre-defined in the configuration json? The documentation says track types are only for QTL and manhattan but clearly marker works too?
QTL is a bit of a minsomer from early development. Markers are drawn as a QTL track, but the format is set with a minimum height to account for markers and other one-dimensional data points that may need to be displayed off the map backbone.
Could you pull the bugfix/trackdup
branch and check to see if the behavior persists? I think it should be fixed, but would like a second set of eyes.
This is the results of first adding snp tracks on left as red, and then adding synteny tracks on right as blue
I just tried the exact same thing, and didn't have an issue off the same branch (though there are some definite issues with the really long labels I need to look into...)
are you scrolling to the right to get to the third map or removing? I'm having complicating issues with scrolling and the brown linking lines that may be contributing to the problem...
Scrolling, there is some work being done at the moment to make scrolling easier, but right now the most responsive way is to actually click and drag in alpha warning box. (Hit detection if you allow the default window scrollbars to populate tends to get hijacked by the feature canvases before it reaches the scrollbar.)
yes scrollign in the alpha warning box does help a lot.
OK I also was not hitting "apply" in the color change box.
So I guess the issue is resolved, thank you
Good! I'll merge the patch directly into both master and develop and close, as it is a simple enough fix.
I have SNP and microsatellite markers. I press + on the right site, add microsat in red to the right.
OK, great. I then press the + on the left side of the map. I add the SNP markers, in green.
Now I have two snp marker tracks on the left in red.