-
Notifications
You must be signed in to change notification settings - Fork 6
Cell-level measurements #1375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
arteymix
wants to merge
156
commits into
development
Choose a base branch
from
feature-cell-level-measurements
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Cell-level measurements #1375
Conversation
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
This was
linked to
issues
Apr 19, 2025
arteymix
commented
Apr 19, 2025
...n/java/ubic/gemma/persistence/service/expression/experiment/ExpressionExperimentDaoImpl.java
Show resolved
Hide resolved
arteymix
commented
Apr 19, 2025
...c/gemma/persistence/service/expression/experiment/SingleCellExpressionExperimentService.java
Outdated
Show resolved
Hide resolved
4 tasks
6c87f72 to
01b90de
Compare
01b90de to
fb5cfd6
Compare
Always write the ExternalDatabase update first so that it will not be ignored if the write to disk or admin email fails. Do not rethrow an exception when writing the update status to disk fails.
In tests, this ensures that the database is always initialized before any test that uses the SessionFactory runs.
filter categories based on their presence in the BioMaterial factorValues
…yPowerToolsProbesetSummarize Improve usages of the Process API: - use waitFor() with a timeout instead of Thread.sleep() - replace GenericStreamConsumer and GenericParsingConsumer with ProcessBuider and appropriate stream redirections - always specify arguments as an array of strings. - always pipe the standard error and include it in the exception message Replace File with Path. Eliminate native BLAT. It is unused and if we ever want to add it back, it will have to be updated anyway.
Do no allow custom MEX to be written to the dataFiles directory. Do not create lock files when writing MEX to a custom directory. Honor the EE last updated when force-writing MEX and tabular single-cell data to the standard location.
Fix autoFlush not being passed in some cases. Fix CELL_IDS format not being written to file. Add more destination options for writing single-cell metadata file.
Tag hotfix
8eb535b to
1d1b8e1
Compare
Add an experimental BITSET primitive type for storing bit vectors.
…hing the one being added Indicate which CLC/CTA in the dimension is conflicting with the new one.
1d1b8e1 to
2f26d5c
Compare
…utput Make CellLevelMeasurements describable.
Handle bitsets as a special case because they cannot be sliced in the database.
7ab8fa0 to
c6286fa
Compare
c6286fa to
9fd45e9
Compare
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.
CellLevelMeasurements.category)