Skip to content

Commit

Permalink
DONTMERGE rig index
Browse files Browse the repository at this point in the history
  • Loading branch information
phildarnowsky-broad committed Feb 14, 2025
1 parent 5cddde5 commit eb494ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion graphql-api/src/queries/short-tandem-repeat-queries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ import { fetchAllSearchResults } from './helpers/elasticsearch-helpers'

const SHORT_TANDEM_REPEAT_INDICES = {
gnomad_r3: 'gnomad_v3_short_tandem_repeats',
gnomad_r4: 'gnomad_v3_short_tandem_repeats',
// TK
gnomad_r4: 'gnomad_v3_short_tandem_repeats-2024-07-15--17-34',
}

const SUMMARY_FIELDS = [
Expand Down

0 comments on commit eb494ec

Please sign in to comment.