-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Illumina flowcells query to use the entity_type column
The query to find Illumina flowcells in the MLWH by component was using tag index to try to identify controls. This is not a reliable method; entity_type should be used instead. The set of valid entity types is defined in the metadata of the MLWH schema.
- Loading branch information
Showing
2 changed files
with
89 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters