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 |
Tags
- np.trace
- 넘파이 매서드
- 주식
- singe cell ran sequencing
- liver
- single cell rna sequencing
- Preprocessing
- numpy
- scanpy
- 선형대수
- Tutorial
- 통계학
- 오블완
- journal meeting
- pcrnaseq
- endothelial
- 대학생재테크
- 주식투자
- single cell rna sequening
- R
- np.triu
- 대학원
- 티스토리챌린지
- np.diagflat
- bioinformatics
- 대학생주식
- 후기
- scRNASeq
- Python
- np.flatten
Archives
- Today
- Total
목록scnapy (1)
biotechknowledge

Re-assess quality control and cell filteringsc.pl.umap( adata, color=["leiden", "predicted_doublet", "doublet_score"], # increase horizontal space between panels wspace=0.5, size=3,) sc.pl.umap() : UMAP 을 통해 차원 축소된 데이터를 시각화 한다.color=["leiden", "predicted_doublet", "doublet_score"] : 각각의 UMAP 플롯에서 색상을 지정하는 기준이다. 첫번째 그래프는 클러스터별로 색깔을 입힌 것이다. doublet score 를 보며 threshold 를 조절해볼 수 있고 ..
bioinformatics
2024. 11. 14. 10:58