Skip to content

Commit

Permalink
Fix some displayNames (#2512)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Aug 23, 2024
1 parent d99d158 commit c255aa6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kubernetes/loculus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ defaultOrganismConfig: &defaultOrganismConfig
definition: The specifications of the primers (primer sequences, binding positions, fragment size generated etc) used to generate the amplicons to be sequenced.
guidance: Provide the name and version of the primer scheme used to generate the amplicons for sequencing.
example: https://github.com/joshquick/artic-ncov2019/blob/master/primer_schemes/nCoV-2019/V3/nCoV-2019.tsv
displayName: Amplicon pcr primer scheme
displayName: Amplicon PCR primer scheme
header: Sequencing
- name: ampliconSize
ontology_id: GENEPIO:0001449
Expand Down Expand Up @@ -939,6 +939,7 @@ defaultOrganismConfig: &defaultOrganismConfig
noInput: true
header: "INSDC"
- name: sraRunAccession
displayName: SRA run accession
customDisplay:
type: link
url: "https://www.ncbi.nlm.nih.gov/sra/?term=__value__"
Expand Down

0 comments on commit c255aa6

Please sign in to comment.