-
Notifications
You must be signed in to change notification settings - Fork 28
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
In most runs AA_CNV_SEEDS.bed files are empty #30
Comments
Hi, Your GBM39 test results appear correct. An empty seeds bed file implies there are no candidate regions of focal amplification that are detected in those samples. There is also a finish_flag file which you can check to see if AmpliconSuite-pipeline completed successfully. Thanks, |
Thank you very much! The program also worked well for COLO320DM. It seems that the empty files are attributed to my data. |
Hi, my output file is also empty.
I tried several other WGS files with the same results, without cycle files, png or pdf files, etc. |
Hi, Your outputs appear to be correct. Keep in mind that focal amplifications almost exclusively occur in cancer and pre-cancer samples. If you are providing samples from healthy patients to AmpliconSuite, and it does not find any focal amplifications, then this is completely expected. If you would like to try a cancer cell line, I suggest you try COLO320DM. Thanks, |
Dear Jens, |
Hi Yingzhou, AA is designed to detect large (>10kbp), focally amplified ecDNA. If the eccDNA in question are smaller, or if they are not amplified then AA will very likely not detect them. Thanks, |
Hi.
I have applied the program in WGS data of several cell lines. I started from .fastq files and used PrepareAA.py to generate CNV calls. However, all of these runs generated empty AA_CNV_SEEDS.bed files. I tried the recommended GBM39 testing data [https://www.ncbi.nlm.nih.gov/sra/SRX5055022[accn]]. By this time the program found 2 amplicons (one with EGFR and the other with MYC and PVT1) GBM39_amplicon1.pdf
GBM39_amplicon2.pdf.
Is the result correct? Does that mean my program work just fine, and the empty AA_CNV_SEEDS.bed files are attributed to the data I used?
The text was updated successfully, but these errors were encountered: