mengchengyao / CellSim

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

Home Page:http://www.cellsim.nwsuaflmz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://www.cellsim.nwsuaflmz.com


Languages

Language:Python 98.5%Language:HTML 1.5%