Skip to content

Commit a3dd1cc

Browse files
authored
update readme
1 parent 9957fe4 commit a3dd1cc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
A **Dynam**ic Programming Approach to Segment **ONT** Signals.
44
Dynamont is a segmentation/resquiggling tool for ONT signals.
5-
**Dynamont is currently designed for RNA002 and RNA004 data!**
6-
- Currently, I applied the trained transition parameters from the RNA004 model to the DNA R10 models. These should be fine-tuned for the DNA models.
5+
Dynamont was tested on
6+
* RNA002
7+
* RNA004
8+
* DNA R10.4.1 5kHz (I applied the trained transition parameters from the RNA004 model to the DNA R10 models. These should be fine-tuned for the DNA models.)
79

810
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dynamont)
911
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-teal.svg)](https://www.gnu.org/licenses/gpl-3.0)
@@ -106,4 +108,4 @@ readid,signalid,start,end,basepos,base,motif,state,posterior_probability,polish
106108
- 9: Read is too short
107109
- 10: Signal is smaller than read
108110
- 11: Read is smaller than `kmerSize` of provided pore model
109-
- 20: Terminated using KeyboardInterrupt (Ctrl + C)
111+
- 20: Terminated using KeyboardInterrupt (Ctrl + C)

0 commit comments

Comments
 (0)