Single-cell data transformation documentation#193
Merged
tropnikovvl merged 75 commits intodevelopfrom Apr 9, 2026
Merged
Conversation
MariaBorodaenko
requested changes
Mar 27, 2026
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
Co-authored-by: Maria Borodaenko <Maria.borodaenko@genestack.com>
…k/user-docs into docs/sc-transformations
predragmacura
requested changes
Apr 3, 2026
predragmacura
left a comment
There was a problem hiding this comment.
The docs are well written. PR contains clean explanation, references and the how-to guide. Minor overlaps between Diataxis types have been observed. After addressing a few issues, we are good to go! Great job!
predragmacura
previously approved these changes
Apr 6, 2026
added 2 commits
April 8, 2026 17:46
MariaBorodaenko
previously approved these changes
Apr 9, 2026
MariaBorodaenko
approved these changes
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces the full documentation set for the single-cell HDF5 transformation feature in ODM.
New guides and references: Added quickstart guide, how-to guides, API reference, configuration reference, transformation process reference, and attribute mapping reference for the hdf5-cells transformation pipeline.
Supporting materials: Added example configurations and import commands for public datasets, plus a configuration-to-dataset mapping table.
Conceptual overview: Added about-sc-hdf5-transformations.md explaining the entities involved and how the transformation works.
PS: The linked jupyter notebooks are not available yet as they have been pushed in a different PR. They can be checked in branch
docs/notebooks