plot_CrossSCC: Plot CrossSCC result by the interactive viewer

Description Usage Arguments Value Examples

View source: R/plot_CrossSCC.R

Description

Plot CrossSCC result by the interactive viewer

Usage

1

Arguments

x

CrossSCC result.

Value

a interactive plot, as a data.tree object.

Examples

1
2
3
data('cl.b1')
handsome.zuo <- CrossSCC(cl.b1[1:500,], ncores = 10, mean.posterior.cutoff = 0.18)
plot_CrossSCC(handsome.zuo)

bioinformatist/CrossSCC documentation built on April 24, 2020, 9:32 a.m.