Skip to content
/ itsper Public

A simple CLI utility for computing the intra-tumoral stroma percentage biomarker from segmentations of histopathological tumor lesions.

License

Notifications You must be signed in to change notification settings

NKI-AI/itsper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intra-tumoral stroma percentage computer

Illustration of outputs obtained on a TCGA breast resection using itsper

itsper is a simple command line utility which can be used to compute the intra-tumoral stroma percentage (ITSP) biomarker from tissue segmentations of histopathological tumor lesions. It was developed at the AI for Oncology lab.

Note: Tissue segmentations have to be generated using models from the ahcore library.

How to install

To install itsper, run the following commands:

git clone https:/github.com/NKI-AI/itsper/
cd itsper
pip install -e .

Usage

Type itsper -h to know more.

License

itsper is not intended for clinical use. It is licensed under the MIT License.

About

A simple CLI utility for computing the intra-tumoral stroma percentage biomarker from segmentations of histopathological tumor lesions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages