SkillAgentSearch skills...

ReLIVE

An interactive explorer for ligand-receptor interaction based on single-cell RNA-Seq data

Install / Use

/learn @wu-2018/ReLIVE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ReLIVE - Receptors-Ligands Interaction Visualization Explorer

This is a tool for visualizing interactions between ligands and receptors, initially designed for single-cell RNA-Seq data.

Recently I've launched this web app online, available at https://wu-2018.github.io/relive
For better performance, please download this repository and run it on your own device. Follow the instruction at Deploy

Currently two plot panels are available, the Cell-Cell plot and Cell-Gene Plot

img1

img2

Deploy

To run it on your own machine, simply run:
git clone https://github.com/wu-2018/ReLIVE.git
then python3 ReLIVE/run.py start
Now, your browser will pop up! If not, please manually input and visit http://localhost:5006

Prerequisite

  • Python3
  • Python3 Libraries:
    • bokeh>=0.13.0
    • flask
    • pandas
    • scipy

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated8mo ago
Forks1

Languages

Python

Security Score

77/100

Audited on Jul 18, 2025

No findings