vjcdemo: test single GWAS track

View source: R/vjcdemo.R

vjcdemoR Documentation

test single GWAS track

Description

test single GWAS track

Usage

vjcdemo(
  table,
  name = "gwasdemo",
  chrom.col = 1,
  pos.col = 3,
  pval.col = 10,
  ...
)

Arguments

table

data.frame

name

character(1) used as trackName

chrom.col

numeric(1)

pos.col

numeric(1)

pval.col

numeric(1)

...

passed to GWASTrack

Examples

data(pax_demo)
vjcdemo(pax_demo)

vjcitn/tnt4dn8 documentation built on Sept. 10, 2022, 11:17 a.m.