Hello all,
I saw a post about detecting CNV from VCF file. People advised to avoid doing that and use a bam file instead.
My concern is I think that VCF or gVCF can be a good alternative when we have large cohort (400 000 sample for example). Algorithms based on BAM files consume a lot in terms of time and computational resources.
What do you think about that ? Thanks