kaustubhad / fastman

An R package for fast and efficient visualizing of GWAS results using Q-Q and Manhattan plots directly from PLINK output files.
GNU General Public License v3.0
36 stars 8 forks source link

Fastqq plots reference line outside the axis range #5

Open agung-m opened 2 years ago

agung-m commented 2 years ago

Hi, I tried this:

> p = runif(100, min=0, max=1)
> fastqq(p1=p)

fastqq_plot_outside_range