GUI for DC data postprocessing
Project description
ChipStream is a graphical user interface for postprocessing deformability cytometry (DC) data. This includes background computation, event segmentation, and feature extraction.
Documentation
The documentation, is available at chipstream.readthedocs.io.
Installation
Installers for Windows and macOS are available at the release page.
If you have Python installed, you can install ChipStream from PyPI
# graphical user interface pip install chipstream[gui] # command-line interface pip install chipstream[cli] # both pip install chipstream[cli, gui]
Execution
If you have installed ChipStream from PyPI, you can start it with
# graphical user interface chipstream-gui # command-line interface chipstream-cli
Citing ChipStream
Please cite ChipStream either in-line
(...) using the postprocessing software ChipStream version X.X.X (available at https://github.com/DC-analysis/ChipStream).
or in a bibliography
Paul Müller and others (2023), ChipStream version X.X.X: Postprocessing software for deformability cytometry [Software]. Available at https://github.com/DC-analysis/ChipStream.
and replace X.X.X with the version of ChipStream that you used.
Testing
pip install -e . pip install -r tests/requirements.txt pytest tests
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
chipstream-0.3.1.tar.gz
(299.6 kB
view hashes)
Built Distribution
chipstream-0.3.1-py3-none-any.whl
(50.7 kB
view hashes)
Close
Hashes for chipstream-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a1d3faec3dd693bdc9b596179f52e04cf99b23a7ededc2a14500fa671440ace |
|
MD5 | 4ef0d7adda22d9d18044c1f73abb6f4d |
|
BLAKE2b-256 | c54f2efa5ba086993b7828df0b1780b8b1e9aa82c86ee3eb0ce708f53da21e12 |