topr: topr

toprR Documentation

topr

Description

A package for viewing and annotating genetic association data

topr functions

The main plotting functions are:

  • manhattan to create Manhattan plot of association results

  • regionplot to create regional plots of association results for smaller genetic regions

Author(s)

Maintainer: Thorhildur Juliusdottir totajuliusd@gmail.com [copyright holder]

Authors:

See Also

Useful links:

Examples

library(topr)
# Create a manhattan plot using
manhattan(CD_UKBB)

# Create a regional plot
regionplot(CD_UKBB, gene="IL23R")

topr documentation built on June 22, 2024, 9:59 a.m.

Related to topr in topr...