You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
" - Use the `CreateSeuratObject` function to convert the data into Seurat objects, incorporating counts and metadata from the `anndata` object.\n",
187
187
" - Transfer additional data like tSNE embeddings, imputed gene expressions, and cell fate probabilities into the appropriate slots in the Seurat object.\n",
188
188
"\n",
189
-
"### R Code Snippet:"
189
+
"**R Code Snippet:**"
190
190
]
191
191
},
192
192
{
@@ -243,10 +243,10 @@
243
243
"R[write to console]: Loading required package: sp\n",
244
244
"\n",
245
245
"R[write to console]: \n",
246
-
"Attaching package: ‘SeuratObject’\n",
246
+
"Attaching package: \u2018SeuratObject\u2019\n",
247
247
"\n",
248
248
"\n",
249
-
"R[write to console]: The following object is masked from ‘package:base’:\n",
249
+
"R[write to console]: The following object is masked from \u2018package:base\u2019:\n",
250
250
"\n",
251
251
" intersect\n",
252
252
"\n",
@@ -271,10 +271,10 @@
271
271
"output_type": "stream",
272
272
"text": [
273
273
"R[write to console]: \n",
274
-
"Attaching package: ‘anndata’\n",
274
+
"Attaching package: \u2018anndata\u2019\n",
275
275
"\n",
276
276
"\n",
277
-
"R[write to console]: The following object is masked from ‘package:SeuratObject’:\n",
277
+
"R[write to console]: The following object is masked from \u2018package:SeuratObject\u2019:\n",
0 commit comments