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
1 change: 1 addition & 0 deletions packages/LazySlide/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 11 additions & 2 deletions packages/LazySlide/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,31 @@
name: LazySlide
description: |
LazySlide is a Python library for processing whole slide images (WSI) analysis. It provides a simple interface to perform robust preprocessing and advanced analysis for WSI.
LazySlide is a Python framework for whole slide image (WSI) analysis that integrates with the
scverse ecosystem. It covers preprocessing, tissue and cell segmentation, feature extraction with
pathology foundation models, and multimodal integration of histology with omics and text.
project_home: https://github.com/rendeirolab/lazyslide
documentation_home: https://lazyslide.readthedocs.io/
inventory: https://lazyslide.readthedocs.io/en/stable/
tutorials_home: https://lazyslide.readthedocs.io/page/tutorials/index.html
publications:
- 10.1038/s41592-026-03044-7
install:
pypi: lazyslide
conda: conda-forge::lazyslide
primary_category: Imaging
tags:
- imaging
- preprocessing
- segmentation
- deep learning
- foundation model
- multimodal
- visualization
license: MIT
language: Python
contact:
- Mr-Milk
- eabila
- afrendeiro
logo: logo.svg
test_command: uv run task test
category: ecosystem
Loading
Loading