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
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:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file scConnect-1.0.2.tar.gz
.
File metadata
- Download URL: scConnect-1.0.2.tar.gz
- Upload date:
- Size: 19.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 550e69f3eea0f12576bec6d29548c6a76970e053ea6154f15374aa24b297f58d |
|
MD5 | 2252da98a8acb2b7a7bc45fed8a2bb45 |
|
BLAKE2b-256 | 7e44029565791aaad697d576a2164440265ccf6b36c843953b1f45e54a5e1114 |