MultiVariantViewer: MultiVariantsViewer

Description Usage Arguments

Description

Takes a dataset (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
MultiVariantViewer(dataset, width = NULL, height = NULL, elementId = NULL)

Arguments

dataset

The dataset, the result 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.