evidence-heatmap: Variant Evidence Heatmap

Description Usage Arguments Value See Also

Description

Heatmap with the evidence of variant evidences.

Usage

1
2
3
  evidenceHeatmap(x, fill = "d", color = "outside",
                   size = 1.5,
                   xvar = "sample", yvar = "loc", ...)

Arguments

x

GRanges with variants, as returned by 'rariant'.

fill

Column determining the fill.

color

Column determining the border color.

size

What is this needed for?

xvar, yvar

Which column to define the tiles.

...

Additional arguments, passed to 'geom_tile'.

Value

A ggplot2 object.

See Also

yesNoMaybe


Rariant documentation built on Nov. 8, 2020, 6:56 p.m.