Skip to content

Commit

Permalink
allow null for tiltseries quality
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ji committed Aug 23, 2024
1 parent aaa3fa0 commit 0a596de
Show file tree
Hide file tree
Showing 297 changed files with 5,174 additions and 5,177 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
comment on column "public"."annotations"."object_id" is E'Gene Ontology Cellular Component identifier for the annotation object';
alter table "public"."tiltseries_quality" alter column "annotation_object_id" set not null;
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
comment on column "public"."annotations"."object_id" is E'Gene Ontology Cellular Component identifier or UniProtKB accession for the annotation object.';
alter table "public"."tiltseries_quality" alter column "annotation_object_id" drop not null;
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10015.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tiltseries:
tilt_range:
max: 45.0
min: -45.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: min to max tilt; non-constant tilt steps
total_flux: 45.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10018.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: min to max tilt
total_flux: 50.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10019.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: min to max tilt
total_flux: 50.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10020.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: min to max tilt
total_flux: 50.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10021.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ tiltseries:
tilt_range:
max: 66.0
min: -66.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: min to max tilt
total_flux: 120.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10022.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: 150.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10024.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ tiltseries:
tilt_range:
max: float {ts-tilt_range-max}
min: float {ts-tilt_range-min}
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: float {ts-tilt_step}
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10025.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tiltseries:
tilt_range:
max: 0.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: 86.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10026.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tiltseries:
tilt_range:
max: 60.0
min: float {ts-tilt_range-min}
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: 79.4
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10027.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: min to max tilt
total_flux: 54.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10028.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tiltseries:
tilt_range:
max: 60.0
min: float {ts-tilt_range-min}
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10029.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tiltseries:
tilt_range:
max: float {ts-tilt_range-max}
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10030.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tiltseries:
tilt_range:
max: float {ts-tilt_range-max}
min: float {ts-tilt_range-min}
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10031.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: 55.6
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10032.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ tiltseries:
tilt_range:
max: 60.0
min: float {ts-tilt_range-min}
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10033.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tiltseries:
tilt_range:
max: float {ts-tilt_range-max}
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10034.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ tiltseries:
tilt_range:
max: 50.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: 151.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10035.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tiltseries:
tilt_range:
max: float {ts-tilt_range-max}
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10036.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tiltseries:
tilt_range:
max: 50.0
min: -50.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: 179.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10037.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tiltseries:
tilt_range:
max: 50.0
min: float {ts-tilt_range-min}
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: min to max tilt
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10039.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: min to max tilt
total_flux: 110.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10046.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ tiltseries:
tilt_range:
max: 50.0
min: -50.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: min to max tilt
total_flux: 130.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10052.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: min to max tilt
total_flux: 120.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10053.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: starting tilt to max then min
total_flux: 140.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10054.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: float {ts-tilt_step}
tilting_scheme: starting tilt to max then min
total_flux: 130.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10055.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: starting tilt to max then min
total_flux: 130.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10057.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: starting tilt to max then min
total_flux: 130.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10058.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10059.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10060.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ tiltseries:
tilt_range:
max: 51.0
min: -51.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 3.0
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10064.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10065.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10066.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10067.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10068.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10070.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: float {ts-tilt_step}
tilting_scheme: starting tilt to max then min
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10071.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.5
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10072.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: starting tilt to max then min
total_flux: float {ts-total_flux}
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10073.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -50.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 1.0
tilting_scheme: starting tilt to max then min
total_flux: 90.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10076.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10081.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10084.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ tiltseries:
tilt_range:
max: 60.0
min: -60.0
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: 2.0
tilting_scheme: starting tilt to max then min
total_flux: 100.0
Expand Down
2 changes: 1 addition & 1 deletion ingestion_tools/dataset_configs/gjensen/10086.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ tiltseries:
tilt_range:
max: float {ts-tilt_range-max}
min: float {ts-tilt_range-min}
tilt_series_quality: 4
tilt_series_quality: null
tilt_step: float {ts-tilt_step}
tilting_scheme: starting tilt to max then min
total_flux: float {ts-total_flux}
Expand Down
Loading

0 comments on commit 0a596de

Please sign in to comment.