scphylo.datasets.example#
- scphylo.datasets.example(is_expression=False)[source]#
Return an example for sanity checking and playing with scPhylo.
- is_expression
bool, optional Returns the expression dataset instead of the genotype one, by default False
- Returns:
An object that cells are in .obs and mutations are in .var.
- Return type:
- is_expression