Skip to content

ODM-12805 Added supported extensions to /api/v1/jobs/import/expression/multipart endpoint#475

Closed
marijan-mihaljev wants to merge 3 commits intodevelopfrom
feature/ODM-12805_import_cell_exp_using_lz4
Closed

ODM-12805 Added supported extensions to /api/v1/jobs/import/expression/multipart endpoint#475
marijan-mihaljev wants to merge 3 commits intodevelopfrom
feature/ODM-12805_import_cell_exp_using_lz4

Conversation

@marijan-mihaljev
Copy link
Contributor

No description provided.

@marijan-mihaljev marijan-mihaljev requested review from a team as code owners October 6, 2025 08:58
## Metadata file format
* Extension: any, `.zip` and `.gz` extensions are treated as archives and get decompressed
* Format: plain text, Tab-separated format (TSV), attribute names and record values are separated with tabs (`U+0009`), lines are separated with `CRLF` sequence (`U+000D U+000A`)
* Format: plain text, Gene Cluster Text (GCT), Tab-separated format (TSV), attribute names and record values are separated with tabs (`U+0009`), lines are separated with `CRLF` sequence (`U+000D U+000A`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for not telling earlier, but I doubt we actually support "plain text" format, so let's remove it from swagger.

@m-smazhevsky
Copy link
Contributor

Also please pay attention to the branch name: it should be the same across the repositories, so feature/ODM-12805-compressed-cell-expression-import if I'm not mistaken.

@eeliane eeliane closed this Oct 7, 2025
@eeliane eeliane deleted the feature/ODM-12805_import_cell_exp_using_lz4 branch October 7, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants