Skip to content

Conversation

@arteymix
Copy link
Member

@arteymix arteymix commented Apr 19, 2025

@arteymix arteymix self-assigned this Apr 19, 2025
@arteymix arteymix added the single cell Issues related to single-cell data support label Apr 19, 2025
@arteymix arteymix modified the milestone: 1.32.0 Apr 19, 2025
@arteymix arteymix force-pushed the feature-cell-level-measurements branch 4 times, most recently from 6c87f72 to 01b90de Compare April 22, 2025 19:14
@arteymix arteymix changed the base branch from development to hotfix-1.32.1 May 26, 2025 18:22
@arteymix arteymix force-pushed the feature-cell-level-measurements branch from 01b90de to fb5cfd6 Compare May 27, 2025 18:03
Base automatically changed from hotfix-1.32.1 to master June 21, 2025 06:32
arteymix and others added 7 commits June 21, 2025 10:10
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.
@arteymix arteymix changed the base branch from master to development August 5, 2025 18:46
@arteymix arteymix force-pushed the feature-cell-level-measurements branch from 8eb535b to 1d1b8e1 Compare August 6, 2025 23:45
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.
@arteymix arteymix force-pushed the feature-cell-level-measurements branch from 1d1b8e1 to 2f26d5c Compare August 6, 2025 23:47
@arteymix arteymix force-pushed the feature-cell-level-measurements branch from 7ab8fa0 to c6286fa Compare August 7, 2025 18:16
@arteymix arteymix force-pushed the feature-cell-level-measurements branch from c6286fa to 9fd45e9 Compare August 7, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low priority single cell Issues related to single-cell data support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a compact bitmask PrimitiveType for efficiently storing data masks Support continuous cell-level characteristics

4 participants