Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when validating a run is complete use the actual number of tiles in each lane #330

Closed
srl147 opened this issue Apr 13, 2016 · 1 comment
Closed
Assignees

Comments

@srl147
Copy link
Contributor

srl147 commented Apr 13, 2016

when validating a run is complete ( see validate_run_complete() in lib/Monitor/RunFolder/Staging.pm ) we check the expected number of tiles are present. The expected number of tiles is assumed to be the same for each lane, this is not the case if some tiles are missing. The number of tiles for a particular lane can be derived from Data/Intensities/config.xml

@srl147 srl147 self-assigned this Apr 13, 2016
@mgcam
Copy link
Member

mgcam commented Feb 27, 2021

This has been implemented, see

has q{lane_tilecount} => (

@mgcam mgcam closed this as completed Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants