A library to aid cell type classification in HCR experiments, downstream of QuPath
Project description
Cell Typist
A library to aid cell type classification in HCR experiments, downstream of QuPath
Installation
We recommend installing all the required dependencies through Miniconda, allowing Cell Typist to run inside a dedicated environment without interfering or causing conflicts with the host computer.
To create a dedicated environment, run the commands below commands inside Anaconda Prompt (on Windows) or a terminal on Linux and macOS.
(base) $ conda create -n ct python=3.12
(base) $ conda activate ct
Afterward, Cell Typist can be installed from PyPi
(ct) $ pip install hcr-cell-typist
This will also install Jupyter, so after installation and activation of the ct environment, a jupyter session can be started with
(ct) $ jupyter notebook
Usage
An example workflow for analysis, covering all the API, can be found here.
We also provide a notebook covering merging of results and custom plotting.
Versions
A changelog with bug fixes and features per version can be found here
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hcr_cell_typist-0.1.1.tar.gz.
File metadata
- Download URL: hcr_cell_typist-0.1.1.tar.gz
- Upload date:
- Size: 32.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a61ab6268328f9973dc0eb111c13bc5f0449739375c63f41f1ad97edcfb23239
|
|
| MD5 |
0a0bb0fef20922ef535e57934171dc05
|
|
| BLAKE2b-256 |
76bf374518478fcdf8ba9b2b113e4bfba3014d0d2455f3094be17d680eee2d0f
|
File details
Details for the file hcr_cell_typist-0.1.1-py3-none-any.whl.
File metadata
- Download URL: hcr_cell_typist-0.1.1-py3-none-any.whl
- Upload date:
- Size: 39.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe4acfedf21f7822ea3520753fd9ace70334b5b62f41bf9bfde6836cb4fa3dec
|
|
| MD5 |
294fe598cc9f7bbacbf44b3b5400ee5c
|
|
| BLAKE2b-256 |
a8f761cf0837165eaad2703c7fe220081297d2bb6b20916d4792f62161d12f16
|