diff --git a/openapi/v1/job.yaml b/openapi/v1/job.yaml index 23234dc5..fae50862 100644 --- a/openapi/v1/job.yaml +++ b/openapi/v1/job.yaml @@ -641,7 +641,9 @@ paths: pval, etc.)`, `Pathway analysis`, `Proteomics`, `Single-cell proteomics`, `Metabolomics`, `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body - fluid counts`, `Nanopore`, `Flow Cytometry (FCS)`, `Document`, `Other`. + fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`, + `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics', + `Immune repertoire`, `Genetic screens (CRISPR / RNAi)`, `Cell imaging`, `Document`, `Other`. When job finishes successfully the following **result** object can be obtained using `GET /job/{id}/output` request: @@ -686,7 +688,9 @@ paths: pval, etc.)`, `Pathway analysis`, `Proteomics`, `Single-cell proteomics`, `Metabolomics`, `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body - fluid counts`, `Nanopore`, `Flow Cytometry (FCS)`, `Document`, `Other`. + fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`, + `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics', + `Immune repertoire`, `Genetic screens (CRISPR / RNAi)`, `Cell imaging`, `Document`, `Other`. When job finishes successfully the following **result** object can be obtained using `GET /job/{id}/output` request: diff --git a/openapi/v1/schemas/job/ImportExpressionSignalRunFromMultipartRequest.yaml b/openapi/v1/schemas/job/ImportExpressionSignalRunFromMultipartRequest.yaml index d5f182fc..564d94ca 100644 --- a/openapi/v1/schemas/job/ImportExpressionSignalRunFromMultipartRequest.yaml +++ b/openapi/v1/schemas/job/ImportExpressionSignalRunFromMultipartRequest.yaml @@ -13,7 +13,10 @@ properties: pval, etc.)`, `Pathway analysis`, `Proteomics`, `Single-cell proteomics`, `Metabolomics`, `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body - fluid counts`, `Nanopore`, `Flow Cytometry (FCS)`, `Document`, `Other`. \nIn case the parameter is not set + fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`, + `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics`, + `Immune repertoire`, `Genetic screens (CRISPR / RNAi)`, `Cell imaging`, + `Document`, `Other`. \nIn case the parameter is not set the dataClass is automatically defined as `Other`." example: Proteomics type: string diff --git a/openapi/v1/schemas/job/ImportExpressionSignalRunRequest.yaml b/openapi/v1/schemas/job/ImportExpressionSignalRunRequest.yaml index 138236c9..01bd04fc 100644 --- a/openapi/v1/schemas/job/ImportExpressionSignalRunRequest.yaml +++ b/openapi/v1/schemas/job/ImportExpressionSignalRunRequest.yaml @@ -21,7 +21,10 @@ properties: pval, etc.)`, `Pathway analysis`, `Proteomics`, `Single-cell proteomics`, `Metabolomics`, `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body - fluid counts`, `Nanopore`, `Flow Cytometry (FCS)`, `Document`, `Other`. \nIn case the parameter is not set + fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`, + `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, + `Microbiome / Metagenomics`, `Immune repertoire`, `Genetic screens (CRISPR / RNAi)`, `Cell imaging`, + `Document`, `Other`. \nIn case the parameter is not set the dataClass is automatically defined as `Other`." example: Proteomics type: string