chordplot: Make a chord plot of a result from dendRix

Description Usage Arguments Details Value Author(s) References Examples

Description

Using the D3 library, generate an interactive chord plot of a dendRix run.

Usage

1
chordplot(results)

Arguments

results

Results from a dendRix run (gene/aberration sets); if multiple, use [1]

Details

Refer to the documentation of the d3.chord package for more specifics.

Value

The URL of the generated chord plot's webpage.

Author(s)

Tim Triche, Jr. <tim.triche@gmail.com>

References

None yet.

Examples

1
##---- Should be DIRECTLY executable !! ----

ttriche/dendRix documentation built on June 1, 2019, 2:50 a.m.