Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 554 Bytes

NEWS.md

File metadata and controls

14 lines (11 loc) · 554 Bytes

qqman 0.1.2

  • Does not assume that SNPs are evenly distributed across chromosomes when deciding where to place the tick in the center of the chromosome.
  • Changed single chromosome x-axis notation to use Mb instead of raw pos
  • qq() accepts graphical parameters the same way as manhattan()
  • Removed default xlim
  • Citation details on package load
  • Added axis label options
  • Removed ymax argument in favor of allowing user to set ylim in ...
  • Option to not take log of p-value

qqman 0.1.1

  • Fixed a bunch of typos in the vignette