javadr / scGNN

scGNN: scRNA-seq Dropout Imputation via Induced Hierarchical Cell Similarity Graph; A clean implementation of https://github.com/kexinhuang12345/scGNN in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scGNN

scGNN: scRNA-seq Dropout Imputation via Induced Hierarchical Cell Similarity Graph.

A clean implementation of https://github.com/kexinhuang12345/scGNN in PyTorch.

Dataset

Reference

Requirements

The scGNN relies on torch, torch-geometric, torch-cluster, networkx, rich, pandas, pathlib, sklearn, and scipy.

About

scGNN: scRNA-seq Dropout Imputation via Induced Hierarchical Cell Similarity Graph; A clean implementation of https://github.com/kexinhuang12345/scGNN in PyTorch

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%