Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/notebooks/anndata_getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"id": "38597996-c348-4768-ac4a-98c056ba0e96",
"metadata": {},
"source": [
"This output tells us some general things about the data: its shape (2638 cells, 13714 genes) and which metadata fields and subfields it has. We will go through those one-by-one - let's start with the most important one:"
"This output tells us some general things about the data: its shape (2638 cells, 11505 genes) and which metadata fields and subfields it has. We will go through those one-by-one - let's start with the most important one:"
]
},
{
Expand Down
Loading