You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| New “**itemOrigin**” section in the response format | A new section **“itemOrigin”** is introduced in the response body to store information regarding the origin of the data item: **runSourceId** - run id from the original file, **runId** - Genestack run id generated upon import, **groupId** - id of the original file. |
506
-
||“**Run Source ID**” is moved from the metadata section to “itemOrigin” and renamed to “runSourceId”. In the OMICS Endpoints (integrationCurator, integrationUser) **sampleFilter**, **libraryFilter** or **preparationFilter** can be used for retrieving an individual run.|
507
-
| New “**runSourceFilter**” parameter | A new parameter allows filtering data by the Run IDs from the original files. |
508
-
| “**runFilter**” parameter takes list of strings | “**runFilter**” parameter which is taking the auto generated internal id for runs takes list of strings |
509
-
| Deprecated filter option | FIltering by “**Run Source ID**” in the metadata filter is not available. |
503
+
??? abstract "Introduced changes to all data types"
| New “**itemOrigin**” section in the response format | A new section **“itemOrigin”** is introduced in the response body to store information regarding the origin of the data item: **runSourceId** - run id from the original file, **runId** - Genestack run id generated upon import, **groupId** - id of the original file. |
507
+
||“**Run Source ID**” is moved from the metadata section to “itemOrigin” and renamed to “runSourceId”. In the OMICS Endpoints (integrationCurator, integrationUser) **sampleFilter**, **libraryFilter** or **preparationFilter** can be used for retrieving an individual run.|
508
+
| New “**runSourceFilter**” parameter | A new parameter allows filtering data by the Run IDs from the original files. |
509
+
| “**runFilter**” parameter takes list of strings | “**runFilter**” parameter which is taking the auto generated internal id for runs takes list of strings |
510
+
| Deprecated filter option | FIltering by “**Run Source ID**” in the metadata filter is not available. |
510
511
511
-
* ??? example "Response example"
512
+
??? example "Response example"
512
513

513
514
514
-
* ??? danger "Affected endpoints (for both as-curator and as-users)"
515
+
??? danger "Affected endpoints (for both as-curator and as-users)"
| Deprecating old response format | The old response format for tabular data will be deprecated. The **"multi_value"** response format (introduced in July 2023) will be the default option. It allows retrieval of data with one or more features and suits any type of tabular data, including **.gct** files. |
533
533
| Changing field name | The **“gene”** field is renamed to **“feature”** and incorporates all the feature attributes. The **“expression”** field with the measurement value for the **“feature”** was renamed to **“value”** and placed in the new **“value”** section. |
534
534
535
-
* ??? example "Response example"
535
+
??? example "Response example"
536
536

537
537
538
-
* ??? danger "Affected endpoints (for both as-curator and as-users)"
539
-
538
+
??? danger "Affected endpoints (for both as-curator and as-users)"
| Introducing **“variant”** section | A new section **“variant”** contains all fields related to a specific variation from the original VCF file: CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO. |
554
552
555
-
* ??? example "Response example"
553
+
??? example "Response example"
556
554

557
555
558
-
* ??? danger "Affected endpoints (for both as-curator and as-users)"
559
-
556
+
??? danger "Affected endpoints (for both as-curator and as-users)"
| Introducing **“feature”** and **“value”** sections | Flow-cytometry data response now has section **“feature”** including **"readoutType"**, **"cellPopulation"** and **"marker"** fields. **“Value”** section contains the expression field which is renamed to **“value”**.|
574
570
| Changing field name | The old **“expression”** field with the measurement for the **“feature”** was renamed to **“value”** and placed into the new “value” section. |
575
571
576
-
* ??? example "Response example"
572
+
??? example "Response example"
577
573

578
574
579
-
* ??? danger "Affected endpoints (for both as-curator and as-users)"
580
-
575
+
??? danger "Affected endpoints (for both as-curator and as-users)"
0 commit comments