Skip to content

Commit

Permalink
Additional environment field for samples
Browse files Browse the repository at this point in the history
  • Loading branch information
lmrodriguezr committed Jan 9, 2024
1 parent 2ef5769 commit 2ba0538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/genome.rb
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def important_sample_attributes
environment: %i[
env_material sample_type env_biome isolation_source
env_broad_scale env_local_scale env_medium
environment_biome environment_feature
environment_biome environment_feature gold_ecosystem_classification
],
other: %i[host ph depth temp temperature rel_to_oxygen],
package: %i[ena_checklist ncbi_submission_package biosamplemodel]
Expand Down

0 comments on commit 2ba0538

Please sign in to comment.