Tools for manipulation and analysis of single-cell and spatial transcriptomic data
Contains functions for processing single-cell data in Python using Scanpy.
Contains functions for processing single-cell data in R using Seurat.
Contains utility functions for manipulating datasets and comparing feature-reduced latent spaces.
Consult fcc_tutorial.ipynb
for info on how to process datasets using the furry-couscous
framework.
Defines python classes for manipulation, processing, and visualization of scRNA-seq gene expression counts, dimensionality reduction objects, and spatial transcriptomics data.
Several graph-based analysis packages require the iGraph C library. Ensure this is installed before proceeding.
Install Python packages using pip:
pip install -r requirements.txt