You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight scRNA-seq denoising library designed to run efficiently on standard hardware for underfunded labs and student researchers.
Installation
pip install .
About
Python package that is intended to denoise single cell RNA data, including the machine learning models and core equations we utilized in our own research. Our goal was to provide a neatly packaged repository that makes bio-data processing easier, as well as more accessible.