A Library for Denoising Single-Cell Data with Random Matrix Theory
- Free software: MIT license
- Instructions and Tutorial: http://52.201.223.58:1234/
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 hosted tutorial or one that can be run from your local machine.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.