Skip to content

Commit

Permalink
Update parameter names in moitif_estimation.config
Browse files Browse the repository at this point in the history
  • Loading branch information
renewiegandt committed Jan 23, 2019
1 parent 4bef518 commit 0f0aa58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/motif_estimation.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ params {
min_seq = 10

//glam2
motif_min_len = 8
motif_max_len = 20
interation = 10000
motif_min_key = 8
motif_max_key = 20
iteration = 10000

//tomtom
tomtom_treshold = 0.01
Expand Down

0 comments on commit 0f0aa58

Please sign in to comment.