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, ...])
|
|
pl.coverage(adata, region, groupby[, out_file])
|
Plot the coverage tracks for different groups of cells. |
pl.spectral_eigenvalues(adata[, width, ...])
|
Plot the eigenvalues of spectral embedding. |
pl.network_edge_stat(network, **kwargs)
|
|
pl.render_plot(fig[, width, height, ...])
|
Render a plotly figure. |