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'.
1 2 |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.