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.

Note, this repository is under active development. Please check back on Monday Feb 4th 2019 for Version 0.1.

For now, check out our preprint 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.

Optional

pyunlocbox is used for fast solving via proximal splitting. Install it via pip install pyunlocbox.

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.0.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distributions

meld-0.0-py3.7.egg (16.0 kB view hashes)

Uploaded Source

meld-0.0-py3.6.egg (16.0 kB view hashes)

Uploaded Source

meld-0.0-py3.5.egg (16.1 kB view hashes)

Uploaded Source

meld-0.0-py3-none-any.whl (10.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