stephenturner / qqman

An R package for creating Q-Q and manhattan plots from GWAS results
http://cran.r-project.org/web/packages/qqman/
GNU General Public License v3.0
154 stars 92 forks source link

Update manhattan.R #50

Closed GeneticResources closed 7 years ago

GeneticResources commented 7 years ago

Minor changes.

stephenturner commented 7 years ago

thanks. will review. can you be more descriptive in a comment - what are each of the changes, thanks?

GeneticResources commented 7 years ago

I put the comments near the code I modified. I also used the the package "lineprof" to find the limitation to improve efficiency.

stephenturner commented 7 years ago

thanks @XikunHan