Skip to content
/ Clover Public

Clover tool to prioritize differentially expressed genes.

License

Notifications You must be signed in to change notification settings

G708/Clover

Repository files navigation

Clover-vis

Clover tool to mining differentially expressed genes (DEGs) in intaractive visualization tool. This tool helps to summarise gene feature of your intrust.

Installation

To run this app locally, clone this repository and open this app folder in your terminal/Command Prompt.

git clone https://github.com/G708/Clover.git
cd Clover

The project relies on several Python packages including Dash, Dash Bootstrap Components, Plotly, and Pandas. You can install these dependencies like this:

pip install -r requirements.txt

Download the data with:

python src/data_prep.py

Run this app locally with:

python app.py

Open a browser at http://127.0.0.1:8050

Quick usase

Feature Data sources

About

Clover tool to prioritize differentially expressed genes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published