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

call rate and p10 gc difference #45

Open
cmccabe0728 opened this issue Jan 2, 2025 · 1 comment
Open

call rate and p10 gc difference #45

cmccabe0728 opened this issue Jan 2, 2025 · 1 comment

Comments

@cmccabe0728
Copy link

Hello,

The Call Rate and p10 GC is a little different on the same sample:

Analyzed in GenomeStudio
Call Rate = 0.9973016 p10GC = 0.4016

BeadArrayFiles-1.3.4
Call Rate = 0.9839280401547069 and 10%_GC_Score = 0.3711

I found this note in the repo and think it may be the reason.... has this been resolved with a flag used in the command? Thanks.

NOTE: For the DNA summary report, it does not exclude zeroed loci from the cluster file as it does in Genome Studio, so overall call rates may look lower. There is an open issue to address this: #22

python3 gtc_final_report.py ${bpm} ${run_dir}/${run} ${run_dir}/${run}_gtc.txt
@jzieve
Copy link
Collaborator

jzieve commented Jan 2, 2025

No it hasn't been implemented/resolved. Feel free to put in a pull request, I can review it.

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