-
Notifications
You must be signed in to change notification settings - Fork 4
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
classifying results #19
Comments
Hi, this is a great question. Some degree of interpretation is required still for CoRAL outputs. We have not built up a diverse enough sample set to determine how well AmpliconClassifier would work and what the modifications might be to make it compatible with CoRAL results. This will change as we analyze more samples, but we won't be ready to connect those two tools for some time. A big risk with calling all genome cycles as ecDNA is that some might be derived from a breakage fusion bridge. If you see a high degree of foldback inversions and reconstructions that contain palindromic series of segments, and step-wise changes in CN then it is more likely to be BFB. Also, genome cycles decomposed with low CN may also not be ecDNA. High CN decompositions that are closed in a head-to-tail fashion are more likely ecDNA. We're happy to help interpret results if needed. Thanks, |
Thank you for your reply. Here is an example of a cycles.txt file from an amplicon. Note: this was generated with default parameters. When I increased I would assume Im looking for circular paths, paths that satisfy constraints (not entirely sure what this means though) and have high copy number and subpaths with high support (is this read support?) Does For example, based on previous results from AA and decoil, cycle 1 and cycle 6 are of interest and overlap regions previously estimated to be contained within ecDNA, but Im not sure if these results necessarily support that.
|
Hi, Thanks for providing this output file. The 0+ / 0- notation at the ends of entries in the cycles section indicates what we termed "source" nodes. These connect to the linear genome adjacent to the listed amplified segments. Thus they are not true genome cycles and not directly indicative of ecDNA. The path constraints listed above the cycles do not report cyclic paths, and do not use the 0+ / 0- notation so that can be a bit confusing. Because all entries for the decomposed paths in the Cycles section of the file are non-cyclic, I think it is fair to say that CoRAL did not identify ecDNA in this amplicon. It may exist but was not detected here. Thanks and let me know if there are other questions, |
Is there a need to classify the output of CoRAL or are all circular paths/amplicons output estimated to be ecDNA specifically?
Thanks again for the tool
The text was updated successfully, but these errors were encountered: