A package for spatial RNA graph data processing and analysis.
Project description
A package that provides easier inferface to GNN models for single-molecule ST data
Pre-requisite packages installation
## Using Conda and pip
conda create -n dev-spatialrna
conda activate dev-spatialrna
conda install python=3.10.0
## torch 2.4.0 cuda version 12.4
pip install torch==2.4.0 --index-url https://download.pytorch.org/whl/cu124
## torch_geometric=2.6.1 https://pytorch-geometric.readthedocs.io/en/stable/install/installation.html#installation-via-pypi
pip install torch_geometric==2.6.1
## Additional useful libraries https://pytorch-geometric.readthedocs.io/en/stable/install/installation.html#additional-libraries
pip install pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv -f https://data.pyg.org/whl/torch-2.4.0+cu124.html
Install spatialrna
pip install spatialrna
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
spatialrna-0.1.2.tar.gz
(8.4 kB
view details)
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 spatialrna-0.1.2.tar.gz.
File metadata
- Download URL: spatialrna-0.1.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7ec487863a224624a1e0bfe263cbd116917733332a2d51b6622126dcaae0259
|
|
| MD5 |
9830a2301e44461a7099b4b257ff62ae
|
|
| BLAKE2b-256 |
375315bebcbb1484f8a5bef719d358ab7f1a005fa31df9f6f28e6755770a728c
|
File details
Details for the file spatialrna-0.1.2-py3-none-any.whl.
File metadata
- Download URL: spatialrna-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4869ec7b1622a93bc337f809d9a0ca6afe9116019a2a6f3fd17884d170d00a47
|
|
| MD5 |
f3f9e3c2b1047b6d71126ae522f3f8f1
|
|
| BLAKE2b-256 |
7887e9536801a8215f59ea21c72f48a2b9ca96a7a36678fc0d3b5d440c3587da
|