Skip to content

manuelphilip/Single-cell-analysis-Snakemake-workflow

Repository files navigation

Snakemake workflow: SingleCell-10X-Genomics-RNA-seq

Snakemake GitHub actions status

A Snakemake workflow for single-cell data analysis of 10X genomics data including cell type annotation, differential expression (marker gene identification), scRNA-seq integration

Usage

The usage of this workflow is described in the Snakemake Workflow Catalog.

If you use this workflow in a paper, don't forget to give credits to the authors by citing the URL of this (original) sitory and its DOI (see above).

Description

A Snakemake workflow designed to analyse single cell data from cellranger count output. The workflow expects the cellranger count output which contains per sample bc_matrix (raw and filtered) under the ~/sample_name/outs folder. For more information please refer cellranger ouput

The general steps are as follows: All the steps are carried out using Seurat

  • Preprocessing
  • Clustering and dimensional reduction
  • Marker identification
  • Assigning celltypes to clusters
  • Integrative analysis
  • Default differential expression tests across models
  • Differential expression across samples within same celltypes
  • Gene Ontology analysis using clusterProfiler clusterProfiler
  • Pathway enrichment analysis using clusterProfiler

About

A Snakemake workflow for analysing single cell data obtained from Cell ranger platform using Seurat package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published