kakao-steve-ai/degpack
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This tool identifies differentially expressed genes (DEGs) among multiple phenotypes. Regarding the algorithm, please refer https://pubmed.ncbi.nlm.nih.gov/24981074/ 1. Prerequisite Python Numpy Scipy 2. Run python mutual_rank.py -i [expression matrix file] -c [condition file] -n [number of DEG]