Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 613 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 613 Bytes

GEDIT 3.0

The Gene Expression Deconvolution Interactive Tool

Original Publication

Brian B Nadel, David Lopez, Dennis J Montoya, Feiyang Ma, Hannah Waddel, Misha M Khan, Serghei Mangul, Matteo Pellegrini. The Gene Expression Deconvolution Interactive Tool (GEDIT): accurate cell type quantification from gene expression data, GigaScience, Volume 10, Issue 2, February 2021, https://doi.org/10.1093/gigascience/giab002

Running Locally

This version uses Node >= 20.0.0 and npm 10.8.1. To run, clone the repository and run the following commands in the project directory:

npm i
npm run dev