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 with log scale, high cnv #126

Closed
jotanan98 opened this issue Aug 3, 2022 · 3 comments
Closed

Plot with log scale, high cnv #126

jotanan98 opened this issue Aug 3, 2022 · 3 comments

Comments

@jotanan98
Copy link

Hi,
Is there any way i could generate a manhattan plot using log scaling on the y axis? I am working with cancer cell and have really high cnv on some chromosome.

If its not possible, is there a way to output all the region that have more than 10X cnv? This way i could simply add a 'X' marker above the concerned chromosome.

Thank you for your time.

@suvakov
Copy link
Member

suvakov commented Aug 18, 2022

Hi,
Sorry for delay. It is possible now (last commit). Two parameters should be set:

set rd_manhattan_log_scale
set rd_manhattan_range -5 5
manhattan

Units for range are based on Log2. Output should look like this (xkcd style):
image

Thanks

@jotanan98
Copy link
Author

thanks!

@mtinti
Copy link

mtinti commented Sep 29, 2022

Hi, I was trying to get the plot in log scale as suggested, but my figure looks like this:
image4

any suggestion, please?

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