Skip to content

XuanHeIIIS/CellCnn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellCnn

Installation

  1. Clone the CellCnn repository
git clone https://github.com/eiriniar/CellCnn.git
  1. Install the CellCnn dependencies
pip install -r https://raw.githubusercontent.com/eiriniar/CellCnn/master/requirements.txt
  1. To install CellCnn, run the following command after replacing path_to_CellCnn with the actual path in your system
pip install -e path_to_CellCnn/CellCnn

Usage

Examples are provided in the subfolder CellCnn/cellCnn/examples. More detailed documentation will follow soon.

About

Representation Learning for detection of phenotype-associated cell subsets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%