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
If the clock deviation is high, but the sampling was close to submission, it’s maybe not a bad sequence. Whereas high clock deviation and long time between sampling and submission is indicative of messup.
We could tighten our clock deviation that way, having an exception for rapidly submitted sequences. This way we wouldn’t throw away new interesting developments, like a sudden burst in mutations. That would show because it would be covered by the rapid submission exception.
The text was updated successfully, but these errors were encountered:
If the clock deviation is high, but the sampling was close to submission, it’s maybe not a bad sequence. Whereas high clock deviation and long time between sampling and submission is indicative of messup.
We could tighten our clock deviation that way, having an exception for rapidly submitted sequences. This way we wouldn’t throw away new interesting developments, like a sudden burst in mutations. That would show because it would be covered by the rapid submission exception.
The text was updated successfully, but these errors were encountered: