scFates.pl.test_fork

Contents

scFates.pl.test_fork#

scFates.pl.test_fork(adata, root_milestone, milestones, col=None, show=None, save=None)#

Plot results generated from tl.test_fork.

Parameters:
adata AnnData

Annotated data matrix.

root_milestone

tip defining progenitor branch.

col Optional[list] (default: None)

color of the two sets of genes, by default to the color of the end milestones.

show Optional[bool] (default: None)

show the plot.

save Union[str, bool, None] (default: None)

save the plot.

Returns:

If show==False a matrix of Axes