moscot.utils.subset_policy.StarPolicy.create_graph¶
- StarPolicy.create_graph(**kwargs)¶
Create a policy graph.
- Parameters:
kwargs (
Any
) – Keyword arguments.- Return type:
SubsetPolicy
[TypeVar
(K
, bound=Hashable
)]- Returns:
: Return self.
Create a policy graph.
kwargs (Any
) – Keyword arguments.
SubsetPolicy
[TypeVar
(K
, bound= Hashable
)]
: Return self.