Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions openapi/v1/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ paths:
`Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`,
`Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body
fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`,
`Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics',
`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:
Expand Down Expand Up @@ -689,7 +689,7 @@ paths:
`Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`,
`Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body
fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`,
`Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics',
`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:
Expand Down
Loading