Hello.
I'm trying to use copywriteR for calculating copy number across samples genome. My problem is that the program seem to be running for a short period of time until it suddenly stop and quit to cmd command line.
After showing the message about my job would be ran on multiple cpu, there is no other warning or error message. The last lines of log file shows like follow:
INFO [2016-05-31 00:35:50] CopywriteR has finished filtering low-quality and anomalous reads in the following (unique) samples:
[1] "P1194_neoplasm_reclapse.final_chr_sorted_properreads.bam"
[2] "P1194_NC.final_chr_sorted_properreads.bam"
Any ideas?
Thanks for your answer. I also consider the possibility of too large bam files since this program ran fine with previous (and smaller) bam file. The problem seems to solve itself after I ran each sample per time but each run it required the system to be reboot (which I figure out after serveral failure). I think the bam file size could be the source of this problem. I will test the bam files to see if it is indeed the problem later. Thanks for your help again.
Ok, I hope this solves the issue for you. Let me know how things go.