Skip to content

Commit

Permalink
test it all works
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Nov 18, 2024
1 parent d39ffb9 commit 4e884b6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions kubernetes/loculus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -999,15 +999,15 @@ defaultOrganismConfig: &defaultOrganismConfig
header: "INSDC"
ingest: ncbiSraAccessions
noInput: true
- name: totalSnps
type: int
header: "Alignment states and QC metrics"
noInput: true
rangeSearch: true
perSegment: true
displayName: Total SNPs
preprocessing:
inputs: {input: nextclade.totalSubstitutions}
# - name: totalSnps
# type: int
# header: "Alignment states and QC metrics"
# noInput: true
# rangeSearch: true
# perSegment: true
# displayName: Total SNPs
# preprocessing:
# inputs: {input: nextclade.totalSubstitutions}
- name: totalInsertedNucs
type: int
header: "Alignment states and QC metrics"
Expand Down

0 comments on commit 4e884b6

Please sign in to comment.