Skip to content
mAGLAVE edited this page Jun 22, 2021 · 9 revisions

Welcome to the wiki of single-cell analysis pipeline!


Pipeline goal:

Perform single-cell RNA-seq analysis from FastQ files to cerebro file for 10XGenomics technology data.


Available Steps:

Individual Analysis

  • Alignments (Alignment_countTable_GE, Alignment_countTable_ADT, Alignment_annotations_TCR_BCR),
  • QC of Droplets and filetring (Droplets_QC_GE, Filtering_GE),
  • Normalization and dimension Reduction (Norm_DimRed_Eval_GE),
  • Clustering, Identification of Marker Genes and Annotation of clusters (Clust_Markers_Annot_GE),
  • Integration of several additional "omics" (Adding_ADT, Adding_TCR, Adding_BCR),
  • Creation of a Cerebro object to help vizualisation of results (Cerebro).

Integrated Analysis of several samples

  • Integration, Normalization and dimension Reduction (Int_Norm_DimRed_Eval_GE)
  • Clustering, Identification of Marker Genes and Annotation of clusters (Int_Clust_Markers_Annot_GE),
  • Integration of several additional "omics" (Int_Adding_ADT, Int_Adding_TCR, Int_Adding_BCR),
  • Creation of a Cerebro object to help vizualisation of results (Cerebro).

Grouped Analysis (no integration) of several samples

  • Merger, Normalization and dimension Reduction (Grp_Norm_DimRed_Eval_GE)
  • Clustering, Identification of Marker Genes and Annotation of clusters (Grp_Clust_Markers_Annot_GE),
  • Integration of several additional "omics" (Grp_Adding_ADT, Grp_Adding_TCR, Grp_Adding_BCR),
  • Creation of a Cerebro object to help vizualisation of results (Cerebro).

Future Developments:

  • Improve cell annotation,
  • Update to CellRanger 6.0.0,
  • Analysis of scATAC-seq,
  • ...




Home

Resources of the Theory of single cell RNA-seq

v1.3
Pipeline details
Installation
Usage
Configuration
Results help
Complete Examples of school cases
Individual analysis :
1 sample (scRNA-seq + ADT + TCR + BCR)
Grouped/Integrated analysis :
2 samples (scRNA-seq + ADT + TCR + BCR)

Clone this wiki locally