You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"\t--x <int>: Number of folds for cross validation, default = 3.\n" +
588
-
"\t--minsubclass <int>: minimum number of sites to make a subclass"+
588
+
"\t--minsubclass <int>: minimum number of sites to make a subclass\n"+
589
589
"\t--mergelow: Flag to merge subclasses with less than \"minsubclass\" sites with other relevant classes. By default, all subclasses with less that 200 sites are removed. \n" +
590
590
" Other SeqUnwinder options (Highly recommend using defaul options): \n"+
591
591
"\t--minscanlen <value>: Minimum length of the window to scan K-mer models. Default=8.\n"+
0 commit comments