diogomribeiro / sc_cop

Single cell local gene co-expression project
MIT License
0 stars 0 forks source link

How could I divide large `COD` ? #8

Open jiangpuxuan opened 1 year ago

jiangpuxuan commented 1 year ago

I found that genes in large COD (e.g. more than 100 genes) has relative different expression patterns, and large COD may have very low edgeMeanCorr (less than 0.2). So how could I divide large COD into smaller ones? Shoud I cut the WINDOW_SIZE from 1000k to a relative low value?