-
Notifications
You must be signed in to change notification settings - Fork 5
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
window mode +/-1 offset? #24
Comments
I think the issue is with |
I am addressing this issue via PR in gapc repo |
last window isn't printed by gapc binary :-/ |
looks like it makes a difference if product is compiled with
If compiled without
|
if we aim to look at the full search space by increasing |
A non alignment, gapc self contained example:
|
iff |
here comes a really small example containing this error: Save the following code as
and execute binary via
adpf.gap:
|
foldgrammars: eval gives correct overdangle free enery of -13.30 kcal/mol:
using a longer sequence (with the very same first 40 nucleotides) in window mode returns wrong free energy: -13.70
also, RNAeval from Vienna package (2.4.17) confirms energy of 13.30:
Is the window mode broken in gapc?
The text was updated successfully, but these errors were encountered: