Skip to content

Releases: idekerlab/cellmaps_coembedding

Bug fix for error when no overlapping embeddings

13 Sep 21:49
Compare
Choose a tag to compare
  • Bug fix: raise more informative error when no embeddings overlap.

Added provenance flag

06 Sep 21:47
Compare
Choose a tag to compare
  • Added --provenance flag to pass a path to json file with provenance information. This removes the
    necessity of input directory to be an RO-Crate.

Added new coembedding algorithm

17 Jul 23:07
Compare
Choose a tag to compare
  • Added a new coembedding algorithm accessible via flag --algorithm auto. This algorithm utilizes neural networks
    to generate latent embeddings, optimizing both reconstruction and triplet losses to improve embedding accuracy
    by learning intra- and inter-modality relationships.

First release

12 Feb 19:37
Compare
Choose a tag to compare
  • First release