Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compartment strength between A and B compartments #14

Open
katikoshak opened this issue Aug 18, 2023 · 2 comments
Open

Compartment strength between A and B compartments #14

katikoshak opened this issue Aug 18, 2023 · 2 comments

Comments

@katikoshak
Copy link

Hello! Thank you for your tool. I have a single question: when I'm running quant_strength_trans.py script I get a tsv file with strength of compartments A and B separately. I wonder whether it's possible to calculate compartment strength between A and B compartments?

Thanks in advance!

@magnitov
Copy link
Owner

Hi @katikoshak,

The way compartment strength is defined in both our tool and two papers that introduced this metric originally (https://doi.org/10.1016/j.cell.2017.05.004 and https://doi.org/10.1038/nature24281) is dividing the average interactions in your compartment of interest over the interactions between compartments. So, interactions between A and B are used to define the strength of compartments A and B in denominator. Therefore, it would not be possible to define compartment strength between A and B compartments the same way.

What you can do is take the average of AB interactions as the proxy for their strength.

Best,
Mikhail

@katikoshak
Copy link
Author

Thanks a lot for the explanation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants