|
61 | 61 | { |
62 | 62 | "data": { |
63 | 63 | "text/plain": [ |
64 | | - "['brain3k_multiome',\n", |
65 | | - " 'pbmc3k_multiome',\n", |
66 | | - " 'pbmc5k_citeseq',\n", |
| 64 | + "['pbmc10k_multiome',\n", |
67 | 65 | " 'brain9k_multiome',\n", |
68 | | - " 'pbmc10k_multiome']" |
| 66 | + " 'brain3k_multiome',\n", |
| 67 | + " 'pbmc5k_citeseq',\n", |
| 68 | + " 'pbmc3k_multiome']" |
69 | 69 | ] |
70 | 70 | }, |
71 | 71 | "execution_count": 2, |
|
119 | 119 | "name": "stderr", |
120 | 120 | "output_type": "stream", |
121 | 121 | "text": [ |
122 | | - "/home/runner/miniconda3/envs/tutorials/lib/python3.12/site-packages/anndata/_core/anndata.py:1756: UserWarning: Variable names are not unique. To make them unique, call `.var_names_make_unique`.\n", |
| 122 | + "/home/runner/miniconda3/envs/tutorials/lib/python3.12/site-packages/anndata/_core/anndata.py:1793: UserWarning: Variable names are not unique. To make them unique, call `.var_names_make_unique`.\n", |
123 | 123 | " utils.warn_names_duplicates(\"var\")\n", |
124 | | - "/home/runner/miniconda3/envs/tutorials/lib/python3.12/site-packages/anndata/_core/anndata.py:1756: UserWarning: Variable names are not unique. To make them unique, call `.var_names_make_unique`.\n", |
| 124 | + "/home/runner/miniconda3/envs/tutorials/lib/python3.12/site-packages/anndata/_core/anndata.py:1793: UserWarning: Variable names are not unique. To make them unique, call `.var_names_make_unique`.\n", |
125 | 125 | " utils.warn_names_duplicates(\"var\")\n", |
126 | | - "/home/runner/miniconda3/envs/tutorials/lib/python3.12/site-packages/mudata/_core/mudata.py:915: UserWarning: var_names are not unique. To make them unique, call `.var_names_make_unique`.\n", |
| 126 | + "/home/runner/miniconda3/envs/tutorials/lib/python3.12/site-packages/mudata/_core/mudata.py:947: UserWarning: var_names are not unique. To make them unique, call `.var_names_make_unique`.\n", |
127 | 127 | " warnings.warn(\n" |
128 | 128 | ] |
129 | 129 | } |
|
471 | 471 | " ...,\n", |
472 | 472 | " [0., 0., 0., ..., 0., 0., 0.],\n", |
473 | 473 | " [0., 0., 0., ..., 0., 0., 0.],\n", |
474 | | - " [0., 0., 0., ..., 0., 0., 0.]], dtype=float32)" |
| 474 | + " [0., 0., 0., ..., 0., 0., 0.]], shape=(700, 1655), dtype=float32)" |
475 | 475 | ] |
476 | 476 | }, |
477 | 477 | "execution_count": 16, |
|
491 | 491 | { |
492 | 492 | "data": { |
493 | 493 | "text/plain": [ |
494 | | - "False" |
| 494 | + "np.False_" |
495 | 495 | ] |
496 | 496 | }, |
497 | 497 | "execution_count": 17, |
|
948 | 948 | "name": "python", |
949 | 949 | "nbconvert_exporter": "python", |
950 | 950 | "pygments_lexer": "ipython3", |
951 | | - "version": "3.12.5" |
| 951 | + "version": "3.12.11" |
952 | 952 | }, |
953 | 953 | "vscode": { |
954 | 954 | "interpreter": { |
|
0 commit comments