drawAnnotations: Extract annotation informations from the annotation package...

Description Usage Arguments Value Examples

Description

Extract annotation informations from the annotation package org.Hs.eg.db

Usage

1
drawAnnotations(label = "Annotations")

Arguments

label

character label of the track, default "Annotations"

file_path

character absolute path to the file containing snp informations

Value

a ggplot track

Examples

1
2
3
current_chr <- "chr12"
current_range <- setStudyRange(27950000, 28735000)
annot_track <- drawAnnotations("My Genes")

andronekomimi/SNPVizualTools documentation built on May 10, 2019, 11:43 a.m.