项目作者: kenhanscombe

项目描述 :
Genetic Association Plots
高级语言: R
项目地址: git://github.com/kenhanscombe/associatr.git
创建时间: 2020-03-31T15:47:15Z
项目社区:https://github.com/kenhanscombe/associatr

开源协议:Other

下载


associatr: Genetic Association Plots

Lifecycle: experimental
Travis build status
Codecov test coverage

Overview

associatr is an R package for manhattan and regional plots. By default
only variants with p < 0.001 are plotted in the manhattan plot. Region
plots use LDlinkR to retrieve LD and SQL queries to UCSC genome browser
to get biological context.

Installation

  1. devtools::install_github("kenhanscombe/associatr", dependencies = TRUE, force = TRUE)

Note. region requires an
LDlinkR personal access token.
Request token.