Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 569 Bytes

README.rst

File metadata and controls

20 lines (15 loc) · 569 Bytes

Intra-tumoral stroma percentage computer

itsper is a simple command line utility which can be used to quantify the ITSP biomarker from tissue segmentations of histopathological tumor lesions. It was developed at the AI for Oncology lab.

How to install

  1. clone this repository
  2. cd <repo>
  3. 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.