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
For all pipelines with preseq:
The graph is too wide: difficult to see the area that is of interest:
-Need to either:
--change the X coordinates to log scale :X(1,000,000 to 1,000,000,000)
--OR limit X scale to 200,000,000
Also need to show the current read/duplicate number with a red dot
(less important) Also in the data labels that appear when mouse hovers over a point, Y coordinate is shown in a convenient fashion: e.g. 17 202 064.5, whereas X coordinate is 21000000 (no spaces). Need to add spaces.
The text was updated successfully, but these errors were encountered:
For all pipelines with preseq:
The graph is too wide: difficult to see the area that is of interest:
-Need to either:
--change the X coordinates to log scale :X(1,000,000 to 1,000,000,000)
--OR limit X scale to 200,000,000
Also need to show the current read/duplicate number with a red dot
(less important) Also in the data labels that appear when mouse hovers over a point, Y coordinate is shown in a convenient fashion: e.g. 17 202 064.5, whereas X coordinate is 21000000 (no spaces). Need to add spaces.
The text was updated successfully, but these errors were encountered: