CytoNorm for python
Project description
CytoNormPy
A python port for the CytoNorm (2.0) R library.
Installation
It is recommended to choose conda as your package manager. Conda can be obtained, e.g., by installing the Miniconda distribution. For detailed instructions, please refer to the respective documentation.
With conda installed, open your terminal and create a new environment by executing the following commands::
conda create -n cytonormpy python=3.10
conda activate cytonormpy
PyPI
Currently, cytonormpy is in beta-phase. There will be a PyPI release once the beta phase is finished.
pip install cytonormpy
Development Version
In order to get the latest version, install from GitHub using
pip install git+https://github.com/TarikExner/CytoNormPy@main
Alternatively, clone the repository to your local hard drive via
git clone https://github.com/TarikExner/CytoNormPy.git && cd CytoNormpy
git checkout --track origin/main
pip install .[docs, test]
Jupyter notebooks
Jupyter notebooks are highly recommended due to their extensive visualization capabilities. Install jupyter via
conda install jupyter
and run the notebook by entering jupyter-notebook into the terminal.
Getting Started
Please refer to the documentation. Examples are found under "vignettes" and currently include:
Contributing
Your contributions are welcome!
Please submit an issue or pull request via Github! Pull requests with updated documentation and accompanying unit tests are preferred but not obligate!
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 cytonormpy-1.0.2.tar.gz.
File metadata
- Download URL: cytonormpy-1.0.2.tar.gz
- Upload date:
- Size: 4.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ebdf8c5c54d7d7f0444a62df2e5d8ddfd0b30e96d034f70121ad09d3a8c0779
|
|
| MD5 |
15bca1b4dd2b9334884ebac82bd6707d
|
|
| BLAKE2b-256 |
7e86601b49d9248c280dbed947962ff8871c6c0a3b5439c55d3169484c83d897
|
File details
Details for the file cytonormpy-1.0.2-py3-none-any.whl.
File metadata
- Download URL: cytonormpy-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e809849906707d37f6ebcf52065648e70b38cde22a859290ee55e4ad9506654a
|
|
| MD5 |
8db21ff214e872a05868ad208ce8f97f
|
|
| BLAKE2b-256 |
b736fa110736f656cc242eeba35b2937a71d0526b9f26333cdc46a05b4797933
|