[ GBM 공동 연구 교수님의 cancer astrocyte vs normal astrocyte 간 구별 ]

<aside>

https://github.com/Mathbiomed/scICE

paper와 github 링크

</aside>

Pipeline

<aside>

github usage.jl

1. Preprocessing(전처리) = Quality Control(QC)

<aside>

preprocess.py

o_df.csv

2. PCA = Dimensionality Reduciton(차원축소) = (코드 상에서) Embedding

3. Graph construction (UMAP + KNN 그래프 생성)

image.png

4. clustering (scLENS + scICE)