분석 파이프라인
- 카테고리<Bioinformatics><Single-Cell-RNA-Sequencing>
- 작성자나인소프트(ninesoft_adm)
- 작성일자2024-11-14 18:58:38
- 수정일자2025-03-26 16:55:22
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.
.png)
- 버전0.1
- 마지막 업데이트8일 전
- 기여자