select_varm#
- SingleCell.select_varm(keys, /, *more_keys)[source]#
Subsets varm to the specified key(s).
- Parameters:
keys: str | Iterable[str]
key(s) to select
*more_keys: str
additional keys to select, specified as positional arguments
- Returns:
A new SingleCell dataset with varm subset to the specified key(s).
- Return type: