Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot multiple bigwig data in one heatmap? #62

Open
junjunlab opened this issue Oct 20, 2021 · 2 comments
Open

plot multiple bigwig data in one heatmap? #62

junjunlab opened this issue Oct 20, 2021 · 2 comments

Comments

@junjunlab
Copy link

Hello, thank you for your such a great package. I have multiple bigwig files, I want to plot multiple bigwig files in one heatmap, but the normalizeToMatrix function can only accept one signal file. So how should I do to deal with these data? Can you help me ? I am looking forward to your reply!

@jokergoo
Copy link
Owner

jokergoo commented Nov 8, 2021

What do you mean by "plot multiple bigwig files in one heatmap"? Can you imagine how the plot will look like?

@kaanokay
Copy link

kaanokay commented Jul 6, 2023

Hi @jokergoo

Thank you for developing such a good package.

I think, @junjunlab meant that when we have multiple signal data (coming from multiple different samples) how to draw a heatmap where we can represent all samples with different lines (each line is differently colored for each sample) on top of annotation for the same target region.

That is, instead of having multiple heatmaps for all signal data, how to have a heatmap showing methylation trend for all samples as lines on top of heatmap by targeting same target region for all samples.

A heatmap like below:

Screenshot-from-2023-07-06-14-18-21

Is that possible with your package?

Because for each signal data we have to create normalized matrix with target regions and combine several heatmaps by adding "+" character. How to pass this and get one heatmap for all samples?

Best.

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

No branches or pull requests

3 participants