Hello,
Another question on integrating WGCNA techniques for use with cicero:
I was wondering what your thoughts are on using peak connectivity (kME) within each CCAN to filter out weak connections. I notice that many of my CCANs are very large, with >50 peaks. In the context of chromatin hubs, this seems a bit too large. So what I am doing is the same as WGCNA - filtering out peaks with low kME (connectivity, i.e. k module eigengene). I run SVD on each CCAN by subsetting from the cicero object count matrix. Then, I look at the correlation of each peak to the first principal component from the SVD, which I have termed 'eigenpeak', in reference to WGCNA. After this, poorly connected peaks can be filtered out using the kME value of each peak. Using a threshold of kME > 0.5, this greatly reduces the size of my CCANs -This results in about 3-4 peaks for most CCANs, which is in closer alignment with previous research on chromatin hubs.
Best,
Dan