Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 0 additions & 4 deletions tutorial-registry/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
description: |
Tutorials for analyzing single-cell B-cell and T-cell receptor sequencing data

- Cell-cell communication:
description: |
Infer and analyse interactions between cells

- Surface proteins:
description: |
CITE-seq analyses
Expand Down
1 change: 0 additions & 1 deletion tutorial-registry/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"scRNA-seq",
"Spatial",
"Adaptive immune cell receptor",
"Cell-cell communication",
"Surface proteins",
"ATAC-seq",
"Multimodal",
Expand Down
Binary file not shown.

This file was deleted.

4 changes: 2 additions & 2 deletions tutorial-registry/tutorials/liana-ligand-receptor/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: |
Infer ligand-receptor interactions between cell types and aggregate the methods into a consensus ranking.
link: https://liana-py.readthedocs.io/en/latest/notebooks/basic_usage.html
image: icon.png
primary_category: Cell-cell communication
order: 10
primary_category: scRNA-seq
order: 120
modality:
- RNA
tags:
Expand Down
Binary file modified tutorial-registry/tutorials/squidpy-spatial/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions tutorial-registry/tutorials/squidpy-spatial/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Spatial analysis at subcellular resolution
name: Spatial analysis with squidpy
description: |
Study gene expression at subcellular resolution with bento-tools.
link: https://bento-tools.readthedocs.io/en/latest/index.html
Analyse transcriptomics data with spatial resolution using squidpy.
link: https://squidpy.readthedocs.io/en/latest/notebooks/tutorials/tutorial_vizgen_mouse_liver.html
image: icon.png
primary_category: Spatial
order: 30
order: 10
tags:
- preprocessing
- visualization
packages:
- bento-tools
- squidpy
authors:
- ckmah
- giovp
Loading