Skip to content

Commit 0fb8f73

Browse files
DONTMERGE rig index
1 parent 04a3ca2 commit 0fb8f73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

graphql-api/src/queries/short-tandem-repeat-queries.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ import { fetchAllSearchResults } from './helpers/elasticsearch-helpers'
55

66
const SHORT_TANDEM_REPEAT_INDICES = {
77
gnomad_r3: 'gnomad_v3_short_tandem_repeats',
8-
gnomad_r4: 'gnomad_v3_short_tandem_repeats',
8+
// TK
9+
gnomad_r4: 'gnomad_v3_short_tandem_repeats-2024-07-15--17-34',
910
}
1011

1112
const SUMMARY_FIELDS = [

0 commit comments

Comments
 (0)