Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 465 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 465 Bytes

Travis-CI Build Status

Oriana

Non-official implementation of the paper "Probabilistic Count Matrix Factorization for Single Cell Expression Data Analysis" by Durif et al.

Installation

From the parent folder, install the library by typing the following command:

$ sudo python setup.py install

Dependencies

  • numpy
  • scipy