diff --git a/config/motif_estimation.config b/config/motif_estimation.config index 2445d12..c829265 100644 --- a/config/motif_estimation.config +++ b/config/motif_estimation.config @@ -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