Autobin
Hi,
I have previously run CNVkit on default bin sizes, but now I'd like to try how using autobin affects the results. I have paired tumor-normal samples sequenced with hybrid capture method, am I supposed to use all of them as input for autobin, or only either tumor or normal samples? I understand that only the file with median file size is used for optimal bin size estimation, but obviously the set of files given as input affects the estimation. Another problem I have is that when I tested the command with either tumor or normal samples, it worked for tumor samples but for normal samples it gave an error:
Detected file format: bed
Detected file format: bed
Estimated read length 130.0
Wrote /tmp/tmpvncrgu42.bed with 100 regions
Limiting est. bin size 3250849 to given max. 500000
Splitting large targets
Traceback (most recent call last):
File "/miniconda3/bin/cnvkit.py", line 10, in
Any tips how to solve this? The error confuses me since the bam files for tumor and normal have been generated similarly and I haven't had previous problems with the normal files.