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
Right now we seem to exclude sequences from the B.1 build that lack a month, i.e. year-only sequences 2022-XX-XX
They get filtered out in subsampling as they don't find neatly into a year month sampling scheme. We could add a separate "year-only" filter to get them back in.
The text was updated successfully, but these errors were encountered:
Right now we seem to exclude sequences from the B.1 build that lack a month, i.e. year-only sequences 2022-XX-XX
They get filtered out in subsampling as they don't find neatly into a
year month
sampling scheme. We could add a separate "year-only" filter to get them back in.The text was updated successfully, but these errors were encountered: