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

Adding chromosome-wide prediction #24

Open
tanjimin opened this issue Apr 15, 2023 · 6 comments
Open

Adding chromosome-wide prediction #24

tanjimin opened this issue Apr 15, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@tanjimin
Copy link
Owner

A lot of request was received on chromosome-wide predictions. I will add this feature soon.

@GMFranceschini
Copy link

GMFranceschini commented Nov 13, 2023

Dear Jimin, I'd like to express also my interest for this feature.
In the meantime, do you think there is any workaround I might experiment myself to get a chromosome wide prediction? (Of course without any guarantee of success, but any suggestion is welcome)

@rebeccaronai
Copy link

I would also like to express my interest for this feature. It will help immensely in my research!

@tanjimin
Copy link
Owner Author

Hi @GMFranceschini, and @rebeccaronai the general idea is to predict multiple regions and merge them along the genome axis. The overlapping region should be averaged. The result will look like a strip on the diagonal with little to no artifacts. Sorry I haven't got to it yet and will probably do it in the near future.

If you implemented it, feel free to submit a pull request. I would be happy to check for you and merge the changes.

@GMFranceschini
Copy link

Thank you for your answer @tanjimin, I think I got the idea.

However, do you think it is possible to predict off-diagonal contacts as well? I mean with the aim of getting a full square contact matric for each chromosome, and not only the neighborhood of the diagonal. I don't know if the model contemplates such scenarios (large distance, sparse contacts...)

@tanjimin
Copy link
Owner Author

Yes, interactions beyond 2mb are large scale and usually represent compartments. You can probably predict them with some classic polymer-based models. C.Origami currently don't have the capacity at that level.

@GMFranceschini
Copy link

Thanks a lot for your insights. I was indeed interested in compartment calling as the ultimate goal, but I see now that it is beyond the scope of your model.

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

No branches or pull requests

3 participants