Skip to main content

scDiffEq: modelling single-cell dynamics using neural differential equations.

Project description

scdiffeq-logo

PyPI pyversions PyPI version Code style: black

An analysis framework for modeling dynamical single-cell data with neural differential equations, most notably stochastic differential equations allow us to build generative models of single-cell dynamics.

Install the development package:

git clone https://github.com/mvinyard/sc-neural-diffeqs.git; cd ./sc-neural-diffeqs;

pip install -e .

Main API

import scdiffeq as sdq
from neural_diffeqs import NeuralSDE

model = sdq.models.scDiffEq(
    adata, func=NeuralSDE(state_size=50, mu_hidden=[400, 400], sigma_hidden=[400, 400])
)
model.fit()

Built on:

pytorch_logopytorch_lightning_logo neural_diffeqs_logo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scdiffeq-0.0.46rc3.tar.gz (55.0 kB view details)

Uploaded Source

Built Distribution

scdiffeq-0.0.46rc3-py3-none-any.whl (90.9 kB view details)

Uploaded Python 3

File details

Details for the file scdiffeq-0.0.46rc3.tar.gz.

File metadata

  • Download URL: scdiffeq-0.0.46rc3.tar.gz
  • Upload date:
  • Size: 55.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for scdiffeq-0.0.46rc3.tar.gz
Algorithm Hash digest
SHA256 baffa774a57c5553ea9ff232d9de108567afe032f2126f467541762671389c92
MD5 cadad271ed5a0f6438db18f4bc75cfd2
BLAKE2b-256 3262f16cf2a1443f2127153650503825a5a3879205c006ec69fde9a9fdb2b213

See more details on using hashes here.

File details

Details for the file scdiffeq-0.0.46rc3-py3-none-any.whl.

File metadata

  • Download URL: scdiffeq-0.0.46rc3-py3-none-any.whl
  • Upload date:
  • Size: 90.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for scdiffeq-0.0.46rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 2ad5e79e81c8abe37f2a71cd8b92d011b16609f339b5d6b0f11b3e5a0e7230d2
MD5 91a7900948e0f09be047c3a417ea00fe
BLAKE2b-256 daec4ef63d7c4833f1f4bd4bb12b9c62b3484ac457b81140d47fdaddc07ef9ef

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page