We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0eaca5 commit 2084340Copy full SHA for 2084340
1 file changed
mcc/resources/queries/mcc/genomicDatasetsSource.sql
@@ -7,4 +7,4 @@ SELECT
7
8
FROM sequenceanalysis.sequence_readsets r
9
10
-WHERE r.subjectid LIKE 'MCC%' AND r.subjectid NOT LIKE 'MCC_%'
+WHERE r.subjectid LIKE 'MCC%' AND r.subjectid NOT LIKE 'MCC[_]%'
0 commit comments