rectanglepy 1.4.0__tar.gz → 1.4.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.bumpversion.cfg +1 -1
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/CHANGELOG.md +16 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/PKG-INFO +2 -2
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/README.md +1 -1
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/pyproject.toml +1 -1
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/tl/deconvolution.py +2 -2
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.cruft.json +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.editorconfig +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/workflows/build.yaml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/workflows/release.yaml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/workflows/release_testpypi.yaml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.github/workflows/test.yaml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.gitignore +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.pre-commit-config.yaml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/.readthedocs.yaml +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/LICENCE_COM +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/LICENSE +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/Makefile +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/_static/.gitkeep +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/_static/rec_logo.001.png +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/_templates/.gitkeep +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/_templates/autosummary/class.rst +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/api.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/changelog.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/conf.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/contributing.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/extensions/typed_returns.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/index.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/installation.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/make.bat +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/notebooks/example.ipynb +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/references.bib +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/references.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/docs/tutorials.md +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/__init__.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/data/hao1_annotations_small.zip +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/data/hao1_counts_small.zip +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/data/small_fino_bulks.zip +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/pp/__init__.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/pp/create_signature.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/pp/rectangle_signature.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/rectangle.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/src/rectanglepy/tl/__init__.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/TIL10_signature.txt +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/bulk_small.csv +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/cell_annotations_small.txt +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/quanTIseq_SimRNAseq_mixture_smaller.csv +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/quanTIseq_SimRNAseq_read_fractions_small.txt +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/sc_object_small.csv +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/signature_hao1.csv +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/test_pp.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/test_rectangle.py +0 -0
- {rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/test_tl.py +0 -0
|
@@ -10,6 +10,22 @@ and this project adheres to [Semantic Versioning][].
|
|
|
10
10
|
|
|
11
11
|
## [Unreleased]
|
|
12
12
|
|
|
13
|
+
## [1.4.1] - 2026-04-23
|
|
14
|
+
|
|
15
|
+
### Changed
|
|
16
|
+
|
|
17
|
+
- Wider QP tolerances
|
|
18
|
+
|
|
19
|
+
## [1.4.0] - 2026-03-10
|
|
20
|
+
|
|
21
|
+
### Changed
|
|
22
|
+
|
|
23
|
+
- **Licensing: Rectangle is now available under a dual licence.**
|
|
24
|
+
- Non-commercial use: GNU General Public Licence v3 (GPLv3).
|
|
25
|
+
- Commercial use: A proprietary licence is available for companies wishing to use Rectangle in closed-source or proprietary applications. For enquiries, contact innovation-psb@uibk.ac.at.
|
|
26
|
+
- See [LICENCE_COM](LICENCE_COM) for full commercial licence terms.
|
|
27
|
+
- Added Contributor License Agreement (CLA) for external contributions.
|
|
28
|
+
|
|
13
29
|
## [1.2.0] - 2026-01-31
|
|
14
30
|
|
|
15
31
|
### Changed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rectanglepy
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.1
|
|
4
4
|
Summary: Hierarchical deconvolution of bulk transcriptomics
|
|
5
5
|
Project-URL: Documentation, https://rectanglepy.readthedocs.io/
|
|
6
6
|
Project-URL: Source, https://github.com/ComputationalBiomedicineGroup/Rectangle
|
|
@@ -735,7 +735,7 @@ Please refer to the [documentation][link-docs]. In particular, the
|
|
|
735
735
|
|
|
736
736
|
## Installation
|
|
737
737
|
|
|
738
|
-
You need
|
|
738
|
+
You need Python 3.10–3.12 installed on your system.
|
|
739
739
|
|
|
740
740
|
How to install Rectangle:
|
|
741
741
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rectanglepy-1.4.0 → rectanglepy-1.4.1}/tests/data/quanTIseq_SimRNAseq_read_fractions_small.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|