Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baderlab/ccinx

Build predicted cell-cell interaction networks from single-cell data.
https://github.com/baderlab/ccinx

Last synced: about 5 hours ago
JSON representation

Build predicted cell-cell interaction networks from single-cell data.

Awesome Lists containing this project

README

        

# CCInx
Build predicted cell-cell interaction networks from single-cell data.
Uses the [Bader lab ligand-receptor database](http://baderlab.org/CellCellInteractions) (DOI:[10.5281/zenodo.7589953](https://doi.org/10.5281/zenodo.7589953)) generated by Ruth Isserlin.

## Installation
```r
devtools::install_github("BaderLab/CCInx")
```
This package is under development, so keep up-to-date by regularly checking for updates using
```r
devtools::update_packages()
```

## Usage
See [vignette](vignettes/CCInxUsage.html) for usage.