Added a new workflow for WebAtlas2.0 portal-specific data generation#153
Open
Added a new workflow for WebAtlas2.0 portal-specific data generation#153
Conversation
added 30 commits
January 21, 2025 10:01
…t webatlas2.0 processing part silently
…files for webatlas2.0
…o the project's assets directory in the portal code - it's not needed there
…prevent the pipeline from outputting certain warnings
… to project_annotations.tsv file(s) - as this mapping is project-specific
…e specified in project_annotations.tsv
… listed continuous entities (er.g. histopath in GBM)
… - so that intenstities are shown correctly in thumbnails on the portal when the range is between 0 and 1
…n be sorted by max intensity first in the UI
… in project_annotations.tsv
added 13 commits
April 3, 2025 12:28
… gene - across a number of cell annotations, configured in project_annotations.tsv
…, on Omer's request
…eed up WebAtlas2.0 portal start up
…order to keep rendering of thumbnails workable
… entities output into rnaseq_expressions.json
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #153 +/- ##
==========================================
- Coverage 28.12% 26.35% -1.78%
==========================================
Files 16 17 +1
Lines 935 998 +63
==========================================
Hits 263 263
- Misses 672 735 +63 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
added 2 commits
June 17, 2025 12:41
…l sections for genes that are not expressed (above the cutoff) in a given section - this could result in the wrong maximum being displayed in the cross-sections legend above the thumbnails
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.
Added a new workflow for WebAtlas2.0 portal-specific data generation: Generate_webatlas2_data. It is meant to be run after the Full_pipeline workflow has completed, with the same params.yaml file as Full_pipeline.