We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a9ff1 commit 4967432Copy full SHA for 4967432
1 file changed
GeneticsCore/resources/views/mhcDataDashboard.html
@@ -66,7 +66,7 @@
66
'query.viewName': 'SBT Information',
67
'query.readset~nonblank': null,
68
'query.readset/status~isblank': null,
69
- 'query.numCachedResults~gt': 0,
+ 'query.numCachedResults~eq': 0,
70
})
71
},{
72
name: 'Readsets Without Alignments',
0 commit comments