Utils
Utility functions for data preprocessing and the Streamlit web interface.
Preprocess single-cell RNA-seq data using scanpy. |
|
Compute UMAP embedding for single-cell data. |
|
Compute t-SNE embedding for single-cell data. |
|
Run scFocus analysis on embedding data. |
|
Read uploaded single-cell data files and return an AnnData object. |
|
Read a single uploaded file and return an AnnData object. |
|
Read 10x Genomics files (compressed or uncompressed) and return an AnnData object. |