-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Labels
Milestone
Description
Hi @etal
Just wanted to know if cnvkit somehow corrects for double counting from overlapping paired end reads caused in ffpe tissue....
As far as i could see, CNVkit internally uses pysam.bedcov which I think doesnt have pair awareness. I know this would be hopefully be corrected if we had a ffpe normal reference panel but as you know in clinical world normal's are hard to come by and I sometimes need to run the pipeline using a flat reference.
Do you think it is feasible or generally a good idea to use samtools depth with -s for this. I would be happy create a pull request if you think this is a good idea and won't break any assumptions that cnvKit makes
Reactions are currently unavailable