NetworkTensorPattern is a Python package for finding patterns in tensors.
Project description
🧬 Network Tensor Pattern
A python package implementation to the C codebase of the paper A Local Tensor Clustering Algorithm to Annotate Uncharacterized Genes with Many Biological Networks with the addition of a second method of Global Tensor Clustering.
🔔 Requirements
⚙️ OS Supported:
| Windows | 🟢 |
|---|---|
| Linux | 🟢 |
| MacOS | 🟢 |
⚠️ Requires Python ≤ 3.11 due to setuptools being deprecated after 3.12
- Consider installing a python environment manager i.e. Anaconda/Miniconda to install Python ≤ 3.11
⚠️ GCC is required in order to compile the C source files and headers into a C Python Extension.
💻 Windows Only:
- Consider installing MingW via Sourceforge (as its website is down as of March 2021)
🏃 Package Compilation
To compile the C headers and source code:
python setup.py pnt --compile
This should generate a file with our C Python Extensions called Tensor_Python.so under ./src/patnetstensor
To install the python package:
pip3 install .
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 nettensorpat-2024.7.13.tar.gz.
File metadata
- Download URL: nettensorpat-2024.7.13.tar.gz
- Upload date:
- Size: 112.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60b543dc5ca5d4a465c56e921532b25bfc08d58675825eed2d2359c6c0f754f0
|
|
| MD5 |
15676d41e0a95e399f0a31d4707d6324
|
|
| BLAKE2b-256 |
97bc9760a2e867082246fc6d44aac73721e74aa37b9e0e0744c642c513801f22
|
File details
Details for the file nettensorpat-2024.7.13-py3-none-any.whl.
File metadata
- Download URL: nettensorpat-2024.7.13-py3-none-any.whl
- Upload date:
- Size: 120.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c912f965a86b1127e03c0cb47b52f10259b0dd3d82a16abf3c0d3acd48e6a53e
|
|
| MD5 |
2326c51da4c2be92715e95b2a8c69ab0
|
|
| BLAKE2b-256 |
5b1870f3dc4513256eeb7084719fd2eedae1122c2c031f4ad8a6d3a42bdbd173
|