statgen / locuszoom-standalone

Create regional association plots from GWAS or meta-analysis
http://locuszoom.org/
58 stars 19 forks source link

change y-axis label #15

Closed RuoyuTian closed 3 years ago

RuoyuTian commented 3 years ago

Hi,

Is there a way to change y-axis label, instead of using default, -log(p)?

Many thanks!

welchr commented 3 years ago

Should be able to add ylab="your label" to the end of your command line.

https://github.com/statgen/locuszoom-standalone/blob/00444379336a8be7a5d885b280eeb2f539d334be/bin/locuszoom.R#L3282