Memory-efficient On-the-fly Tiling of Histological images
Project description
MOTH
MOTH (Memory-efficient On-the-fly Tiling of Histological images using QuPath) is a Python library that extends the functionality of paquo.
The added functionalities are functions to support tiling in QuPath directly from Python. Now tiling can be done on-the-fly with moth and a Python developer no longer needs a Groovy script to generate tiles.
The documentation can be found under gin-moth.readthedocs.io.
Installation
moth
can be installed via pip
:
user@computer:~$ pip install gin-moth
Install QuPath
To interact with QuPath, paquo (package that moth extends) requires a working QuPath installation.
To install QuPath follow the QuPath installation guide:
Install QuPath.
QuPath can also be installed with a paquo helper script documented here.
If QuPath
is not installed in the default directory, you need to configure QuPath for paquo via:
user@computer:~$ export PAQUO_QUPATH_DIR=/path/to/QuPath
or via the configuration of paquo.
Install via Docker
To get a ready to use (python, moth and QuPath installed) Docker container, clone the repository
and use the Dockerfile from github to create a new Docker image.
To use the Dockerfile follow the below steps for creating an image:
user@computer:~$ docker build [-t tagname] .
now run the container using:
user@computer:~$ docker run -it tagname bash
To mount files or data, explore the docker run documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gin_moth-0.1.0.tar.gz
.
File metadata
- Download URL: gin_moth-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8ee5347a23e3b819b569d15387acb9b1bf827d38c7a0ee5686356a22f8ab101 |
|
MD5 | a3b21bf327a2b0f58ab118c80f3c85f7 |
|
BLAKE2b-256 | 7aba4651ca8288f06b5892f2abb436c777f47ee8f1c1c8b99baaa9cbcfa8a031 |
File details
Details for the file gin_moth-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: gin_moth-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b505977ef83731ca072fd6d340aa23f6b57a522accdfd4c372d33d67ea517d79 |
|
MD5 | e02d4cf02e921ebaefe3a3dc9b22cfe8 |
|
BLAKE2b-256 | 57e7f80eb97f04d3d2cdffd554e2a15fa123e9caedbfa0c7fd3a4779b5e23515 |