Nik-Zainal-Group / signature.tools.lib

R package containing useful functions for mutational signature analysis
Other
80 stars 26 forks source link

Adjusting Y-axis limits in plotRearrSignatures() #53

Open nash5202 opened 1 year ago

nash5202 commented 1 year ago

Hi,

Thanks for making this R package available for signature analysis. I am trying to plot the rearrangement signatures using the plotRearrSignatures() function and would like to adjust the y-axis limits to an user specified limit. However, I don't see any option for doing so within the function. Can you please let me know if I am missing something? Is it possible to adjust the y-axis limits?

Any help is highly appreciated.

Thank you.

Best regards, Nash

andreadega commented 1 year ago

Hi Nash,

Unfortunately, there is currently no way to specify a user-defined y-axis limit. That is a nice idea though, I'll mark this as enhancement and plan it for a future release.