SingleVariantViewer: SingleVariantViewer

Description Usage Arguments

Description

Takes the dataset for a single variant (eg the output of extractData) and plots the data interactively. Data must contain headers 'chrom', 'rsid', 'pos', 'ref', 'alt1', 'firth', 'obsct', 'testname', 'oddsr', 'se', 'tstat', 'p' and 'phenoname'.

Usage

1
2
SingleVariantViewer(dataset, width = NULL, height = NULL,
  elementId = NULL)

Arguments

dataset

The dataset, the results of extractData, that will be plotted.

width

Optional plot width specification.

elementId

Optional plot html element id.

width

Optional plot height specification.


lea-urpa/MultiGWASTools documentation built on May 24, 2019, 5:01 a.m.