Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Length #3

Open
Young-Matthew opened this issue Mar 28, 2019 · 1 comment
Open

Read Length #3

Young-Matthew opened this issue Mar 28, 2019 · 1 comment

Comments

@Young-Matthew
Copy link

num_of_reads_in_exon = t(t(rrr)*exon_lengths) / 100

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

@theodorc
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants