drawTree: Function to draw TreeWAS results

Description Usage Arguments Value

View source: R/drawTree.R

Description

Function to draw TreeWAS results

Usage

1
2
drawTree(tree = NULL, pp = NULL, tree_title = "Tree",
  trim_tree_pp = NULL)

Arguments

tree

Disease ontology

pp

Posterior probabilities table

tree_title

Title for plot

trim_tree_pp

PP threshold to trim the tree

Value

Returns a plotly plot with TreeWAS results


mcveanlab/TreeWASDir documentation built on May 29, 2019, 2:01 a.m.