Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- np.diagflat
- 통계학
- np.trace
- liver
- single cell rna sequening
- ngs short
- bcftools
- 선형대수
- np.flatten
- 주식투자
- scanpy
- scRNASeq
- bioinformatics
- numpy
- single cell rna sequencing
- Preprocessing
- Next Generation Sequencing
- Tutorial
- 대학생주식
- np.triu
- 대학원
- 후기
- NGS
- 티스토리챌린지
- R
- 대학생재테크
- fastqc
- 오블완
- 주식
- Python
Archives
- Today
- Total
목록nomalization (1)
biotechknowledge

Doublet detectionsc.pp.scrublet(adata, batch_key="sample") Single cell rna sequencing은 세포 하나하나의 RNA 전사체를 분석한다. 세포 하나하나를 떼어내는 것은 기술적으로 굉장히 어렵기 때문에 세포 2개가 1개로 인식되는 경우가 있다. Scanpy는 doublet(세포2개) cell을 구별해내는 매서드 sc.pp.scrublet() 를 제공한다. (reference : graph abstraction reconciles clustering with trajectory inference through a topology preserving map of single cells) scanpy 개발자들이 제공하는 툴들은 다 reference ..
bioinformatics
2024. 11. 12. 22:12