All Projects → theislab → ncem

theislab / ncem

Licence: BSD-3-Clause license
Learning cell communication from spatial graphs of cells

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ncem

brglm2
Estimation and inference from generalized linear models using explicit and implicit methods for bias reduction
Stars: ✭ 18 (-76.62%)
Mutual labels:  glm
CrossTalkeR
R package to do the Ligand Receptor Analysis Visualization
Stars: ✭ 33 (-57.14%)
Mutual labels:  cell-cell-communication
spatio-temporal-brain
A Deep Graph Neural Network Architecture for Modelling Spatio-temporal Dynamics in rs-fMRI Data
Stars: ✭ 22 (-71.43%)
Mutual labels:  gnn
gravity
R package that provides estimation methods for Gravity Models
Stars: ✭ 24 (-68.83%)
Mutual labels:  glm
VulkanRenderer
Personal repo for learning the vulkan graphics api
Stars: ✭ 42 (-45.45%)
Mutual labels:  glm
Perlin-Noise-3D-Voxel-Generator
Voxel generator based on perlin 3d noise | Python OpenGL
Stars: ✭ 22 (-71.43%)
Mutual labels:  glm
ARehab
ARehab is a free software for physical rehab, aided by augmented reality technologies and user tracking systems, such as Microsoft Kinect v2.
Stars: ✭ 20 (-74.03%)
Mutual labels:  glm
Causing
Causing: CAUsal INterpretation using Graphs
Stars: ✭ 47 (-38.96%)
Mutual labels:  gnn
PyGLM
Fast OpenGL Mathematics (GLM) for Python
Stars: ✭ 167 (+116.88%)
Mutual labels:  glm
awesome-efficient-gnn
Code and resources on scalable and efficient Graph Neural Networks
Stars: ✭ 498 (+546.75%)
Mutual labels:  gnn
eflm
Efficient Fitting of Linear and Generalized Linear Models by using just base R. The speed gains over lm and glm are obtained by reducing the NxP model matrix to a PxP matrix, and the best computational performance is obtained when R is linked against OpenBLAS, Intel MKL or other optimized BLAS library.
Stars: ✭ 14 (-81.82%)
Mutual labels:  glm
bigger
bigg (bgfx + imgui + glfw + glm) + utils
Stars: ✭ 101 (+31.17%)
Mutual labels:  glm
3DInfomax
Making self-supervised learning work on molecules by using their 3D geometry to pre-train GNNs. Implemented in DGL and Pytorch Geometric.
Stars: ✭ 107 (+38.96%)
Mutual labels:  gnn
sph-tutorial
Brandon Pelfrey's SPH fluid simulation tutorial
Stars: ✭ 36 (-53.25%)
Mutual labels:  glm
trVAE
Conditional out-of-distribution prediction
Stars: ✭ 47 (-38.96%)
Mutual labels:  cvae
glm
OpenGL Mathematics (GLM)
Stars: ✭ 6,667 (+8558.44%)
Mutual labels:  glm
GraphMix
Code for reproducing results in GraphMix paper
Stars: ✭ 64 (-16.88%)
Mutual labels:  gnn
anndata2ri
Convert between AnnData and SingleCellExperiment
Stars: ✭ 79 (+2.6%)
Mutual labels:  scanpy
Awesome-Federated-Learning-on-Graph-and-GNN-papers
Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.
Stars: ✭ 206 (+167.53%)
Mutual labels:  gnn
liana
LIANA: a LIgand-receptor ANalysis frAmework
Stars: ✭ 89 (+15.58%)
Mutual labels:  cell-cell-communication

ncem

PyPI Python Version License Read the documentation at https://ncem.readthedocs.io/ Build Package Status pre-commit Black

ncem concept

Features

ncem is a model repository in a single python package for the manuscript Fischer, D. S., Schaar, A. C. and Theis, F. Learning cell communication from spatial graphs of cells. 2021. (preprint)

Installation

You can install ncem via pip from PyPI:

$ pip install ncem

Credits

This package was created with cookietemple using Cookiecutter based on Hypermodern_Python_Cookiecutter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].