Skip to content

Commit

Permalink
chore: remove NCBI_length as it does not add anything (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored May 30, 2024
1 parent b3caf2a commit ddeea5e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions ingest/config/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ keep:
- ncbi_host_name
- ncbi_host_tax_id
- ncbi_is_lab_host
- ncbi_length
- ncbi_protein_count
- ncbi_release_date
- ncbi_update_date
Expand Down Expand Up @@ -109,7 +108,6 @@ column_mapping:
Isolate Lineage: ncbi_isolate_name
Isolate Lineage source: ncbi_isolate_source
Lab Host: ncbi_lab_host
Length: ncbi_length
Mature peptide count: ncbi_mature_peptide_count
Molecule type: ncbi_mol_type
Nucleotide completeness: ncbi_nucleotide_completeness
Expand Down
4 changes: 0 additions & 4 deletions kubernetes/loculus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -731,10 +731,6 @@ defaultOrganismConfig: &defaultOrganismConfig
generateIndex: true
autocomplete: true
header: "Host"
- name: ncbi_length
type: int
header: "INSDC"
noInput: true
- name: ncbi_protein_count
type: int
header: "INSDC"
Expand Down

0 comments on commit ddeea5e

Please sign in to comment.