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

how to use Circle-map to get counts for a specific ecDNA? #42

Closed
shaka-emperor opened this issue Aug 13, 2020 · 10 comments
Closed

how to use Circle-map to get counts for a specific ecDNA? #42

shaka-emperor opened this issue Aug 13, 2020 · 10 comments

Comments

@shaka-emperor
Copy link

Dear iprada
After using Circle-Map Realign, I can get many potential ecDNAs in .bed file. But can I get counts of a specific ecDNA by Circle-Map? or I need other software? Thanks a lot

@iprada
Copy link
Owner

iprada commented Aug 13, 2020

Hi,

Could you elaborate a bit more?

Do you wanna get the read counts for every ecDNA in your sample? If so, do you program in python?

@shaka-emperor
Copy link
Author

exactly, I wanna get the read counts for every ecDNA in my sample, but I don't know how to do it...

@iprada
Copy link
Owner

iprada commented Aug 13, 2020

Do you program in python?

@shaka-emperor
Copy link
Author

sorry... I only know it's a programming language. if it helps, I'd love to learn it

@iprada
Copy link
Owner

iprada commented Aug 13, 2020

If you program in python, you could use pysam (https://pysam.readthedocs.io/en/latest/api.html) to get the counts. I also thing that "bedtools coverage" does exactly what you want. If you do not know what I am talking about, I encourage you to find some bioinformatics collaborator that could help you.

Best,

Iñigo

@shaka-emperor
Copy link
Author

Thanks a lot~~~ these clues are really valuable ~~~

@iprada
Copy link
Owner

iprada commented Aug 13, 2020

You are very welcome.

Sorry I cannot be more helpful. I am finishing my PhD and I am quite busy. Feel free to open a new issue if you have more questions

@shaka-emperor shaka-emperor reopened this Sep 20, 2020
@shaka-emperor
Copy link
Author

Dear iprada
Hi, I used bedtools coverage to get read counts for a specific ecDNA. But how to use these reads to trace back the copy number of a specific ecDNA?
Besides, is it appropriate to directly use Circle-Map realignmy_unknown_circle.bed file (split reads + discordant reads, or just split reads) to indicate ecDNA copy number? Because my understanding is that these reads contain breakpoints. For instance, if this putative ecDNA have 5 split reads, then I can say the raw data contain 5 copies of this ecDNA?

@iprada
Copy link
Owner

iprada commented Sep 20, 2020

Hi @shaka-emperor,

This outside my scope and it heavily depends on your experimental setting. If you do not have anybody with a rigurous statistics/quantitative bioinformatics background, I encourage you to find a collaborator that could help you there.

I am sorry I cannot help more on this.

Best,

Iñigo

@shaka-emperor
Copy link
Author

Thank you anyway, you have helped me a lot~~

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