anndata_rs.AnnDataSet.shape

AnnDataSet.shape

Shape of data matrix (n_obs, n_vars).

Return type

tuple[int, int]