Atlas-CNV
Atlas-CNV copied to clipboard
Read Length
https://github.com/theodorc/Atlas-CNV/blob/673a8e741c06e15a8612ba295bf7ff56e8c38774/convert_GATK_DoC.R#L39
Dear authors, Could you tell the reason that you choose 100 as the average read length? I got data that was sequenced by pair-end mode, is it ok to use 100? Thanks a lot
Thank you for your interest in Atlas-CNV.
100 bp is not the average read length but the actual read length of the sequencing. We used paired-end reads from Illumina HiSeq 2500. If you use a different Illumina instrument like novaseq at 150 bp reads, then you ought to replace 100 with 150 in line 39.
It is noted to make this an option for next version.
Ted