scglue.num.all_counts
- scglue.num.all_counts(x)[源代码]
Check whether an array contains all counts
- 参数:
x (
typing.Union[numpy.ndarray,scipy.sparse._matrix.spmatrix]) – Array to check- 返回类型:
- 返回:
is_counts – Whether the array contains all counts
Check whether an array contains all counts
x (typing.Union[numpy.ndarray, scipy.sparse._matrix.spmatrix]) – Array to check
is_counts – Whether the array contains all counts