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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,13 +160,13 @@ Tab delimited pairwise distance file for all isolates included in the current ru
160
160
161
161
**Date / time options:**
162
162
163
-
`--startdate` start date for new cluster analysis (format YYYY-MM-DD) if left blank earliest date not in inclusters will be identified from strain metadata
163
+
`--startdate` start date for new cluster analysis (format YYYY-MM-DD if timesegment = week or YYYY-MM if timesegment = month) if left blank earliest date not in inclusters will be identified from strain metadata
164
164
165
165
`--enddate` end date for new cluster analysis (format YYYY-MM-DD) if left blank latest date in input metadata will be used (default: None)
166
166
167
-
`--timesegment` time segment to perform analysis. every month or every week (default: month)
167
+
`--timesegment` time segment to perform analysis. every month or every week (default: week)
168
168
169
-
`-t`, `--timewindow` time period a cluster must fall into to be called as investigation --outbreakmethod topdown or --outbreakmethod twostage only --timesegment week default 28
169
+
`-t`, `--timewindow` time period a cluster must fall into to be called as investigation --outbreakmethod dodge only --timesegment week default 28
0 commit comments