Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developing practical 1 #1

Open
7 tasks
rasools opened this issue Sep 4, 2024 · 1 comment · Fixed by #4
Open
7 tasks

Developing practical 1 #1

rasools opened this issue Sep 4, 2024 · 1 comment · Fixed by #4
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rasools
Copy link
Collaborator

rasools commented Sep 4, 2024

In the preliminary version of the practical 1, I try to cover following topics:

  • Introduction to Imaging-Based Spatial Transcriptomics (Xenium Platform)

  • Overview of Xenium technology and its application in spatial transcriptomics.

  • Differences between segmentation-based and segmentation-free analysis in imaging data.

  • Data Preprocessing and QC

  • Loading Xenium spatial transcriptomics data (mouse brain, cancer).

  • Key preprocessing steps: background subtraction, normalization.

  • Quality control metrics for imaging data (e.g., gene detection rates, signal-to-noise ratio).

  • Spatial Data Structures

  • Understanding the structure of spatial transcriptomics datasets: gene expression matrices and spatial coordinates.

  • Mapping gene expression to spatial coordinates (2D or 3D visualization of mouse brain tissue sections).

  • Exploratory Data Analysis

  • Visualizing spatial gene expression patterns using Python libraries (e.g., Scanpy, Squidpy, napari).

  • Identifying tissue-specific or cancer-related markers from the dataset.

  • Segmentation-Free Analysis

  • Explanation of segmentation-free methods and how they differ from traditional segmentation.

  • Application of segmentation-free spatial clustering methods to identify regions of interest in the brain (e.g., tumor regions vs. healthy brain tissue).

  • Functional Annotation of Spatial Domains

  • Linking spatial clusters to biological functions or cell types using reference atlases or databases.

  • Performing gene set enrichment analysis for spatially defined regions.

  • Interpreting Results and Biological Insights

  • How to interpret spatial patterns in the context of cancer biology and mouse brain structure.

  • Potential downstream analyses: differential expression between cancerous and non-cancerous regions, spatial heterogeneity analysis.

@rasools rasools added the enhancement New feature or request label Sep 4, 2024
@rasools rasools added this to the stc2025 milestone Sep 4, 2024
@rasools rasools self-assigned this Sep 4, 2024
@rasools rasools linked a pull request Sep 4, 2024 that will close this issue
@rasools rasools closed this as completed in #4 Sep 4, 2024
@rasools rasools reopened this Sep 4, 2024
@Rafael-Silva-Oliveira
Copy link

Any possibility on adding some Visium HD examples with Bin2Cell? Great work :)

rasools added a commit that referenced this issue Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants