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

A problem of searching principle of Circle-Map #97

Open
FeiLiuEM opened this issue Oct 3, 2023 · 3 comments
Open

A problem of searching principle of Circle-Map #97

FeiLiuEM opened this issue Oct 3, 2023 · 3 comments

Comments

@FeiLiuEM
Copy link

FeiLiuEM commented Oct 3, 2023

Circle-Map is a very good algorithm and help me much.

I have a problem of searching principle:

Is it possible that the predicted eccDNA includes more than one eccDNA?

In other words, after recognizing split records, is it possible for the algorithm to recognize adjacent eccDNA as one eccDNA?

Thanks!

@iprada
Copy link
Owner

iprada commented Oct 3, 2023

ey FeiLiuEM,

Thanks for you kind words. I appreciate :)

Circle-Map clusters split reads intervals (i.e. eccDNAs) that reciprocally overlap by 0.95 percent. Therefore, if there are nested structures it should capture them (circles inside other circles)

best,

Iñigo

@FeiLiuEM
Copy link
Author

FeiLiuEM commented Oct 3, 2023

Hi Iñigo,

Thank you very much for your answer!

It addresses an important underlying problem in our study.

All the best,

Fei Liu

@iprada
Copy link
Owner

iprada commented Oct 3, 2023

Glad to hear.

Happy circle hunting!

Iñigo

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