Skip to content

Commit

Permalink
Remove NCBI completeness
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Jul 5, 2024
1 parent 590fca1 commit 4170020
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions ingest/config/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ keep:
- insdc_version
- bioprojects
- biosample_accession
- ncbi_completeness
- ncbi_host_name
- ncbi_host_tax_id
- ncbi_is_lab_host
Expand Down Expand Up @@ -63,7 +62,6 @@ shared_fields:
segment_specific_fields:
- biosample_accession # Should usually be same for each segment
- bioproject_accessions # Should usually be same for each segment?
- ncbi_completeness
- sra_run_accession # Usually the same for each segment?
- ncbi_protein_count
- insdc_accession_base
Expand Down Expand Up @@ -123,7 +121,6 @@ column_mapping:
Accession: genbank_accession
BioProjects: bioprojects
BioSample accession: biosample_accession
Completeness: ncbi_completeness
Gene count: ncbi_gene_count
Geographic Location: ncbi_geo_location
Geographic Region: ncbi_geo_region
Expand All @@ -147,7 +144,6 @@ column_mapping:
Lab Host: ncbi_lab_host
Mature peptide count: ncbi_mature_peptide_count
Molecule type: ncbi_mol_type
Nucleotide completeness: ncbi_nucleotide_completeness
Protein count: ncbi_protein_count
Purpose of Sampling: ncbi_purpose_of_sampling
Release date: ncbi_release_date
Expand Down
6 changes: 0 additions & 6 deletions kubernetes/loculus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -576,12 +576,6 @@ defaultOrganismConfig: &defaultOrganismConfig
- name: diagnostic_measurement_unit
displayName: Diagnostic measurement unit
header: Diagnostics
- name: ncbi_completeness
generateIndex: true
autocomplete: true
header: "INSDC"
noInput: true
perSegment: true
- name: length
type: int
header: "Alignment states and QC metrics"
Expand Down

0 comments on commit 4170020

Please sign in to comment.