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

Incorrect hash["gc"] Value Assignment in _getDsHash() and _getDhHash() Functions in pcr_primer_stats.js #2

Open
xinding1193 opened this issue Nov 15, 2024 · 0 comments

Comments

@xinding1193
Copy link

I found a potential issue in the pcr_primer_stats.js file, specifically in the _getDsHash() and _getDhHash() functions. The hash["gc"] value seems to be assigned incorrectly.

According to the comments in the code, the delta H value for adjacent GC bases should be -9.8 kcal/mol, and the delta S value should be -24.4 kcal/mol. However, it looks like the values for gc might have been mistakenly set to those for cg instead.

This seems like a simple typo or input error.

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

1 participant