-
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
unable to infer tumour purity #20
Comments
Accucopy will fail if the sample is too noisy or undergo a little copy number variations. Can you share the png file |
In the TRE plot, one major peak represents one major event of copy number variations, and the peak near 1.0 represents copy number 2. There is one major peak in the figure, which means this sample underwent a little copy number variations. Maybe this sample comes from the early stage tumor. In this case, we can consider the methods only using SNVs data to get purity of tumor samples. Maybe you can try |
Thanks very much! Really appreciate your help. Will try it out |
Hi there,
Hope you're well! I am running accucopy on multiple paired tumour-normal WGS samples. It has worked perfectly on most of them, except for in one sample where the infer_out.txt file is empty. I have checked the infer.status.txt file and the last line shows this error: ### Best period from likelihood: 0
best_purity: -1
best_ploidy: -1
Q: -1
logL: 0
best_no_of_copy_nos_bf_1st_peak: 0
first_peak_int: 0
ERROR: logL 0<=0 or best_purity -1 <=0!
Please could you let me know what this means? I am reading it as it is returning the purity to be 0%, but this would be impossible.
Thanks very much
The text was updated successfully, but these errors were encountered: