This project speaks for itself
Project description
geome
The repo provides a set of tools for creating PyTorch Geometric (PyG) data objects from AnnData objects, which are commonly used for storing and manipulating single-cell genomics data. In addition, the repo includes functionality for creating PyTorch Lightning (PyTorch-Lightning) DataModule objects from the PyG data objects, which can be used to create graph neural network (GNN) data pipelines. The PyG data objects represent graphs, where the nodes represent cells and the edges represent relationships between the cells, and can be used to perform GNN tasks such as node classification, graph classification, and link prediction. The repo is written in Python and utilizes the PyTorch, PyTorch Geometric, and PyTorch-Lightning libraries.
Getting started
Please refer to the documentation. In particular, the
Installation
You need to have Python 3.8 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.
There are several alternative options to install geome:
- Install the latest development version:
pip install git+https://github.com/theislab/geome.git@main
Release notes
See the changelog.
Contact
For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.
Credits
Some of the data for DatasetHartmann
is distributed in this package.
It was originally retrieved from: https://zenodo.org/record/3951613#.Y9flQS-B1qv
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.
Citation
t.b.a
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 geome-0.0.1.tar.gz
.
File metadata
- Download URL: geome-0.0.1.tar.gz
- Upload date:
- Size: 10.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ed2af86e634cf558aec1310cc13506e5af0ae950c1bc3f3d25525a50c90473f |
|
MD5 | 0b7f6897f492055c10a6cc1413b868ef |
|
BLAKE2b-256 | c0ded519e5b7bf8527616dc0c6c20ca5e4d91a89cf835be2240ce1bd428303e7 |
File details
Details for the file geome-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: geome-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6311fc8062fce54ce3e12e37f43add25b4b0c515f9149002cab46d0de043de5 |
|
MD5 | 930ef03122713f1f8e975f7aaedfa57d |
|
BLAKE2b-256 | c7c9d2381a1ddcf06714991049135bf253951cb911d47d88a69f2a640fc89f02 |