Skip to content

SpatialPathology/ColorectalCancer-InSituPy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧬 Analysis of Colorectal Cancer In Situ Sequencing Dataset with InSituPy

⚠️ Note: This repository is currently under active development. Some features or notebooks may not be fully functional yet. Contributions and feedback are welcome!

This repository contains Jupyter notebooks for the analysis of a colorectal cancer Xenium In Situ dataset. The primary goal is to demonstrate the capabilities and functionalities of InSituPy.

📁 Repository Structure

├── notebooks/
│   ├── 01_data_loading.ipynb
│   ├── 02_preprocessing.ipynb
│   ├── 03_spatial_analysis.ipynb
│   └── 04_visualization.ipynb
├── data/ (not included)
├── .gitignore
├── LICENSE
├── README.md
└── sample_configuration.csv

🛠️ Requirements

To run the demo notebooks, InSituPy has to be installed. For information on how to install it, see here.

The data can be downloaded from GEO and needs to be placed in the data/ directory.

⚠️ Note: The Xenium and Proseg output files on GEO are provided as .tar.gz archives. These must be extracted before use.

📊 Getting Started

  1. Clone the repository:

    git clone https://github.com/jwrth/colorectalcancer-insitupy-demo.git
    cd colorectalcancer-insitupy-demo
  2. Launch Jupyter Lab or Notebook:

    jupyter lab
  3. Open the notebooks in the notebooks/ folder and follow along.

📬 Contact

For questions or collaborations, feel free to open an issue or reach out via email.


This README was generated with the assistance of Microsoft Copilot.

About

Repository containing notebooks for the analysis of colorectal cancer Xenium In Situ dataset to demonstrate functionalities of InSituPy.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors