Skip to content

Commit 22e29b8

Browse files
authored
fix E formula
1 parent 978798b commit 22e29b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@ are
13841384
- `hybridDB` : hybrid in dot-bar notation (interactin sites only)
13851385
- `hybridDBfull` : hybrid in dot-bar notation (full sequence length)
13861386
- `bpList` : list of hybrid base pairs, e.g. '(4,3):(5,2):(7,1)'
1387-
- `E` : overall interaction energy = E + ED1 + ED2
1387+
- `E` : overall interaction energy = E_hybrid + ED1 + ED2
13881388
- `ED1` : ED value of seq1
13891389
- `ED2` : ED value of seq2
13901390
- `Pu1` : probability to be accessible for seq1

0 commit comments

Comments
 (0)