Open soumickmj opened 12 months ago
Hi,
you can first simply run .get_lead()
, which returns the sumstats of lead variants. (https://cloufield.github.io/gwaslab/ExtractLead/)
And then pass the rsIDs of lead variants to plot_mqq highlight option.
I will think about adding an option for this soon. Thanks for your feedback.
Lovely, thanks :)
Hi, Is it possible to Highlight the significant loci without specifying the rsIDs? It's currently like a 2 step process: -> plot to get the lead variants -> then, re-run the plot specifying the lead variants to highlight. Is it somehow possible to do it like a flag maybe? Thanks!