Hi Hannah,
I hope all is well.
I am reaching out to brainstorm some ideas on how to compare two sets of CCANs from different cell type populations. Consider the hypothetical scenario below:
1) Make cell subset 1 and compute coaccessibility between peaks followed by CCAN analysis (Louvain clustering of coaccessible peaks)
2) Make cell subset 2 and compute coaccessibility between peaks followed by CCAN analysis (Louvain clustering of coaccessible peaks)
3) Compare the two sets of CCANs identified between subset 1 and subset 2
I am struggling to figure out how to perform #3. Here are some of my ideas:
- Subtract the weighted adjacency matrix of subset 1 from the weighted adjacency matrix of subset 2 to find the differential correlation matrix
- Limitations: subset 1 matrix has different number and different combinations of peaks compared to subset 2 matrix
- Differential network graph analysis
- Limitations: Many different methods to choose from and a lot methods assume equal number of nodes/peaks between the two compared graphs
If you could point me in the direction of some papers or software tools for this task, I would very much appreciate your help!
Best,
Matt