plotSaddle | R Documentation |
Plotting saddle plots
plotSaddle(
x,
nbins = 50,
limits = c(-1, 1),
plotBins = FALSE,
BPPARAM = BiocParallel::bpparam()
)
x |
a HiCExperiment object with a stored |
nbins |
Number of bins to use to discretize the eigenvectors |
limits |
limits for color map being used |
plotBins |
Whether to plot the distribution of bins on top of the plot |
BPPARAM |
a BiocParallel registered method |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.