Skip to content

Commit

Permalink
BUGFIX : query accessibility constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-raden committed Jan 24, 2024
1 parent a37c457 commit 26ef8e7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,17 @@
to scale partition functions for ED value computation to avoid overflows
- BUGFIX : when using sequence subset selection in combination with precomputed
accessibilities from file, wrong accessibilities were loaded for the selected
sequences
sequences
- BUGFIX : query accessibility constraints were applied in reversed indexing

################################################################################
################################################################################

240124 Martin Raden
* IntaRNA/AccessibilityConstraint() :
* AccessibilityConstraint() :
* BUGFIX: reversed index ranges were not stored

231201 Martin Raden
* IntaRNA/RNASequence :
+ seqNumber : index of this sequence among its input sequence set.
Expand Down

0 comments on commit 26ef8e7

Please sign in to comment.