Skip to main content

MELD

Project description

Latest PyPi version Travis CI Build Coverage Status Read the Docs bioRxiv Preprint Twitter GitHub stars

Quantifying the effect of experimental perturbations in scRNA-seq data.

Quick Start - check out our guided tutorial in python.

For a more in depth explanation of MELD, read our manuscript on BioRxiv:

Enhancing experimental signals in single-cell RNA-sequencing data using graph signal processing. Daniel B Burkhardt, Jay S Stanley, Ana Luisa Perdigoto, Scott A Gigante, Kevan C Herold, Guy Wolf, Antonio Giraldez, David van Dijk, Smita Krishnaswamy. BioRxiv. doi:10.1101/532846.

Installation

pip install --user git+git://github.com/KrishnaswamyLab/MELD.git

Requirements

MELD requires Python >= 3.5. All other requirements are installed automatically by pip.

Usage example

import meld
import graphtools
G = graphtools.Graph(data, use_pygsp=True)
meld_score = meld.meld(label, G=G, beta=0.5)

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

meld-0.2.2a0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distributions

meld-0.2.2a0-py3.7.egg (14.3 kB view hashes)

Uploaded Source

meld-0.2.2a0-py3.6.egg (14.3 kB view hashes)

Uploaded Source

meld-0.2.2a0-py3.5.egg (14.4 kB view hashes)

Uploaded Source

meld-0.2.2a0-py3-none-any.whl (20.4 kB view hashes)

Uploaded Python 3

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