cospar.pl.clonal_fate_bias

cospar.pl.clonal_fate_bias(adata, show_histogram=True, FDR=0.05)

Plot clonal fate bias towards a cluster.

The results should be pre-computed from cospar.tl.clonal_fate_bias()

Parameters
adata : AnnData object

show_histogram : bool, optional (default: True)

If true, show the distribution of inferred fate probability.

FDR : float, optional (default: 0.05)

False-discovery rate after the Benjamini-Hochberg correction.