Skip to content

Commit

Permalink
fix E formula
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-raden authored Nov 11, 2024
1 parent 978798b commit 22e29b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,7 @@ are
- `hybridDB` : hybrid in dot-bar notation (interactin sites only)
- `hybridDBfull` : hybrid in dot-bar notation (full sequence length)
- `bpList` : list of hybrid base pairs, e.g. '(4,3):(5,2):(7,1)'
- `E` : overall interaction energy = E + ED1 + ED2
- `E` : overall interaction energy = E_hybrid + ED1 + ED2
- `ED1` : ED value of seq1
- `ED2` : ED value of seq2
- `Pu1` : probability to be accessible for seq1
Expand Down

0 comments on commit 22e29b8

Please sign in to comment.