powered by
A package for viewing and annotating genetic association data
The main plotting functions are:
manhattan to create Manhattan plot of association results
manhattan
regionplot to create regional plots of association results for smaller genetic regions
regionplot
Maintainer: Thorhildur Juliusdottir totajuliusd@gmail.com [copyright holder]
Authors:
Andri Stefansson andrimarstefansson@gmail.com
Useful links:
https://github.com/totajuliusd/topr
Report bugs at https://github.com/totajuliusd/topr/issues
library(topr) # Create a manhattan plot using manhattan(CD_UKBB) # Create a regional plot regionplot(CD_UKBB, gene="IL23R")
Run the code above in your browser using DataLab