Skip to content

Improve bigwig plot by keep value on the whole interval instead of connect interval middle points. - #122

Merged
Nanguage merged 1 commit into
GangCaoLab:masterfrom
ljw20180420:bigwig_plot
Sep 4, 2026
Merged

Improve bigwig plot by keep value on the whole interval instead of connect interval middle points.#122
Nanguage merged 1 commit into
GangCaoLab:masterfrom
ljw20180420:bigwig_plot

Conversation

@ljw20180420

Copy link
Copy Markdown
Contributor

Current BigWig.fetch_plot_data connect values at middle points of bigwig intervals. This causes problem if there is a large interval with 0 value. There will be a very long slope. I improve this by repeating the value at both the start and end of the interval so that the whole interval takes the same value.

@Nanguage
Nanguage merged commit 8ca3682 into GangCaoLab:master Sep 4, 2026
@ljw20180420
ljw20180420 deleted the bigwig_plot branch September 4, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants