README.md

refflat

This package is designed to plot the locations of genes within a small genomic interval. It is useful, for example, to draw genes below a GWAS signal for context. See also this example of a plot created using refflat.

Installation

library(devtools)
install_github("anthony-aylward/refflat")

Usage

For a very basic example of what refflat does, try the following:

library(refflat)
plot_refflat("chr16", 535e5, 542e5)

For more details, see the included vignette.



anthony-aylward/refflat documentation built on Nov. 9, 2019, 1:45 p.m.