Hello!
I'm generating Manhattan plots from the methylize function output. For some reason, although the default setting for ymax=50, the highest y value I'm getting in my graph is 300.
I have tried to modify it but without success. Any piece of advice would be much appreciated.
Here is the function information:
methylize.manhattan_plot(results, palette='default', ymax=60, save=False, array_type='450k')
Hello!
I'm generating Manhattan plots from the methylize function output. For some reason, although the default setting for ymax=50, the highest y value I'm getting in my graph is 300.
I have tried to modify it but without success. Any piece of advice would be much appreciated.
Here is the function information:
methylize.manhattan_plot(results, palette='default', ymax=60, save=False, array_type='450k')