Plotting: pl#

pl.tsse(adata[, min_fragment, width, height])

Plot the TSS enrichment vs.

pl.umap(adata[, color, use_rep, ...])

Plot the UMAP embedding.

pl.motif_enrichment(enrichment[, ...])

Plot the motif enrichment result.

pl.regions(adata, groupby, peaks[, width, ...])

type adata:

AnnData | AnnDataSet

pl.spectral_eigenvalues(adata[, width, ...])

Plot the eigenvalues of spectral embedding.

pl.network_edge_stat(network, **kwargs)

type network:

PyDiGraph

pl.render_plot(fig[, width, height, ...])

Render a plotly figure.