메뉴 바로가기 본문 바로가기 하단 바로가기

분석 파이프라인

Single-cell RNA sequencing pipeline
  • 카테고리<Bioinformatics><Single-Cell-RNA-Sequencing>
  • 작성자나인소프트(ninesoft_adm)
  • 작성일자2024-11-14 18:58:38
  • 수정일자2025-03-26 16:55:22
#Single-cell RNA sequencing#Next-generation sequencing#Bioinformatics#Single-cell genomics#Human Cell Atlas#Cell_Biology#Genomics#transcriptome#Biotechnology#heterogeneity#Multiomics#scRNA-seq#scATAC-seq#Epigenetics

The Single-cell RNA sequencing pipeline is an extensible toolkit for analyzing single-cell gene expression data using the Scanpy framework. It includes methods for preprocessing, visualization, clustering, and differential expression testing. Its Python-based implementation efficiently handles datasets containing more than one million cells. We introduce ANNDATA, a generic class for managing annotated data matrices. The pipeline features: 1. Regression of confounding variables, normalization, and identification of highly variable genes. 2. t-SNE and graph-based (Fruchterman–Reingold) visualizations that show cell-type annotations derived from comparisons with bulk expression data. 3. Clustering of cells and visualization using the Louvain algorithm, with support for other clustering algorithms as well. 4. Ranking differentially expressed genes in clusters to identify marker genes corresponding to bulk expression labels.

  • 모식도 이미지
    • 버전0.1
    • 마지막 업데이트7일 전
    • 기여자
    궁금한 점이 있으신가요? 문의하기
    TOP