/CellSim

细胞相似度计算工具A software aims to calculate the similarity among different cells and predict their cell types based on networks.

Primary LanguagePython

CellSim

CellSim is a software aims to calculate the similarity among different cells and predict their cell types based on networks. website:www.cellsim.nwsuaflmz.com

Installation Instructions

In order to run this software, python3 ( 3.5 is best ) is needed on your computer. Pyqt5(5.8.1) and matplotlib(2.0.0) should be installed.

Install pyqt5: $ sudo pip3 install pyqt5

Install matplotlib: $ sudu pip3 install matplotlib

Run CellSim: $ python3 CellSim.pyw