Skip to main content

scConnect integrate gene expression profiles in scRNA-seq datasets with ligand and receptor interaction information from Guide to pharmacology to construct a graph containing all putative interaction between cell types in the dataset.

Project description

Documentation Status https://travis-ci.com/JonETJakobsson/scConnect.svg?branch=master https://badge.fury.io/py/scConnect.svg scConnect/assets/logo.png

scConnect integrate gene expression profiles in scRNA-seq datasets with ligand and receptor interaction information from Guide to pharmacology to construct a graph containing all putative interaction between cell types in the dataset. scConnect integrate well with Scanpy and can be appended to any scanpy analysis pipeline.

Usecases:

  • Identify putative cell-cell communication in a tissue

  • Infer neuronal networks based on ligand receptor compatability

  • Study connectivity changes following treatment

Documentation and tutorial

For a short introduction to how scConnect can be used please check out this tutorial and for information about the API please consult the documentation.

The quickest and easiest way to try out the tutorial is to run through this binder:

https://mybinder.org/badge_logo.svg

Installation

To install the latest stable version install using PYPI

pip install scConnect

This will install all dependencies needed to run the tutorial, and utilize all features of scConnect.

To install the master branch, please clone this repository and install using

cd scConnect/
pip install .

or

pip install git+https://github.com/JonETJakobsson/scConnect

Change log:

1.0.2

  • Fixed documentation issues (added .readthedocs.yml)

  • removed requirement.txt, build is constructed entirely from setup.py

1.0.1

Bugfixes:

  • Fixed a bug in connect.py which cased a crash when connecting ligands and receptors.

1.0.0

Initial release.

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

scConnect-1.0.2.tar.gz (19.4 MB view hashes)

Uploaded Source

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