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
The current implementation checks only the control letter. This is mostly correct. Newer controls do not bother to create fake samples.
The problem arises from collaborator products (at least extracts) sent that were processed normally and given sample numbers. Some of these are actually controls, for example: S25321.
Proposal:
Validate sample by checking that all layout elements corresponding to a sample at all stages (lysate, extract, library, capture) agree on control type.
Compute by returning control type of any layout element.
The text was updated successfully, but these errors were encountered:
The current implementation checks only the control letter. This is mostly correct. Newer controls do not bother to create fake samples.
The problem arises from collaborator products (at least extracts) sent that were processed normally and given sample numbers. Some of these are actually controls, for example: S25321.
Proposal:
Validate sample by checking that all layout elements corresponding to a sample at all stages (lysate, extract, library, capture) agree on control type.
Compute by returning control type of any layout element.
The text was updated successfully, but these errors were encountered: