vjcdemo | R Documentation |
test single GWAS track
vjcdemo( table, name = "gwasdemo", chrom.col = 1, pos.col = 3, pval.col = 10, ... )
table |
data.frame |
name |
character(1) used as trackName |
chrom.col |
numeric(1) |
pos.col |
numeric(1) |
pval.col |
numeric(1) |
... |
passed to GWASTrack |
data(pax_demo) vjcdemo(pax_demo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.