Skip to content

Tools for manipulation and analysis of single-cell and spatial transcriptomic data

Notifications You must be signed in to change notification settings

codyheiser/furry-couscous

Repository files navigation

furry-couscous

Tools for manipulation and analysis of single-cell and spatial transcriptomic data


Contents

scanpy_utils.py:

Contains functions for processing single-cell data in Python using Scanpy.

seurat_utils.r & ggplot_config.r:

Contains functions for processing single-cell data in R using Seurat.

fcc_utils.py:

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.

fcc.py:

Defines python classes for manipulation, processing, and visualization of scRNA-seq gene expression counts, dimensionality reduction objects, and spatial transcriptomics data.


Required Python Dependencies

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

About

Tools for manipulation and analysis of single-cell and spatial transcriptomic data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published