Skip to content

Commit 3a99b57

Browse files
authored
Merge branch 'main' into dev
2 parents 88bee42 + 2cf9525 commit 3a99b57

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

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

33
A **Dynam**ic Programming Approach to Segment **ONT** Signals.
44
Dynamont is a segmentation/resquiggling tool for ONT signals.
5-
- I applied the transition parameters from the RNA004 model to the DNA R10 models. These show reasonable results, but 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.)
69

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

0 commit comments

Comments
 (0)