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 : None | listOptional[list] (default: None)

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

show : bool | NoneOptional[bool] (default: None)

show the plot.

save : str | bool | NoneUnion[str, bool, None] (default: None)

save the plot.

Returns

Return type

If show==False a matrix of Axes