Skip to content

Commit a406a7f

Browse files
committed
Update sample_set.rb
1 parent 34b752a commit a406a7f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

app/models/sample_set.rb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ def important_sample_attributes
77
date: %i[collection_date event_date_time_start event_date_time_end],
88
location: GenomeSampleAttribute.location_keys.values.flatten,
99
toponym: %i[
10-
geo_loc_name geographic_location_country_and_or_sea marine_region
10+
geo_loc_name
11+
geographic_location_country_and_or_sea
1112
geographic_location_country_and_or_sea_region
13+
geographic_location_region_and_locality
14+
marine_region
1215
],
1316
environment: %i[
1417
env_material sample_type env_biome isolation_source analyte_type

0 commit comments

Comments
 (0)