Skip to content

Commit

Permalink
Edit RSV config
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoran-chen committed Nov 8, 2024
1 parent 39a1ff2 commit b3e3962
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions kubernetes/loculus/values_preview_server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,30 @@ organisms:
displayName: Location
generateIndex: true
autocomplete: true
- name: locationCode
type: string
initiallyVisible: false
displayName: Location code
- name: date
type: date
initiallyVisible: true
displayName: Date
- name: mutationProportions
- name: batch
type: string
initiallyVisible: false
displayName: Mutation proportions
- name: lineageProportions
initiallyVisible: true
displayName: Batch
- name: reads
type: int
initiallyVisible: true
displayName: Reads
- name: proto
type: string
initiallyVisible: true
displayName: Proto
- name: mutations
type: string
initiallyVisible: false
displayName: Lineage proportions
displayName: Mutations
website:
tableColumns:
- location
Expand Down

0 comments on commit b3e3962

Please sign in to comment.