A python package for spectral clustering based on the powerful s
Project description
toomanycells
**A python package for spectral clustering based on the powerful suite of tools named too-many-cells. In essence, you can use toomanycells to partition a data set in the form of a matrix of integers or floating point numbers into clusters. Initially, toomanycells will partition your data set into two subsets, trying to maximize the differences between the two. Subsequently, it will reapply that same criterion to each subset and will continue bifurcating until the modularity of the parent becomes negative, implying that the current set is fairly homogeneous, and consequently suggesting that further partitioning is not warranted. Thus, when the process finishes, you end up with a tree structure of your data set, where the leaves represent the clusters. As mentioned earlier, you can use this tool with any kind of data. However, a common application is to classify cells. You can read about this application in this Nature paper. **
- Free software: BSD License
- Documentation: https://JRR3.github.io/toomanycells
Features
- TODO
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 toomanycells-1.0.0.tar.gz
.
File metadata
- Download URL: toomanycells-1.0.0.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 516dd68a456a1ba8e837d78ea29e88a6953342244ef7b59aa3b7c8f52d77179d |
|
MD5 | 2430ab32b2a6499c2afab5572011f463 |
|
BLAKE2b-256 | 9a3934c8e67928b268ce4e7e530970c636076b358c196712c10676d386223ceb |
File details
Details for the file toomanycells-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: toomanycells-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 641ff86e9c12aa691226e76176cc13b117d155156cbc12a917dea63f636b2cb9 |
|
MD5 | db3155c08e6aa685c35ae6b710426f5a |
|
BLAKE2b-256 | 6c7c61922b48cc45ff0300839390a1d0d9923bc763a073c164d280ba69a78e1e |