A Library for Denoising Single-Cell Data with Random Matrix Theory
- Free software: MIT license
- Instructions and Tutorial: https://github.com/RabadanLab/randomlypage
Randomly only works with Python 3 (not Python 2). The easiest way to install Randomly is via the command line with pip:
pip install randomly
It's convenient to run Randomly in a Jupyter Notebook.
You can find detailed instructions and a tutorial here.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.