Atlas-CNV icon indicating copy to clipboard operation
Atlas-CNV copied to clipboard

Read Length

Open Young-Matthew opened this issue 5 years ago • 1 comments

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

Young-Matthew avatar Mar 28 '19 01:03 Young-Matthew

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

theodorc avatar Mar 28 '19 02:03 theodorc