Skip to content

OpenPipelines.bio v1.0.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@DriesSchaumont DriesSchaumont released this 21 Mar 18:39
· 16 commits to 1.0.x since this release
2986b28

BREAKING CHANGES

  • Docker image names now use / instead of _ between the name of the component and the namespace (PR #712).

BUG FIXES

  • rna_singlesample: fixed a bug where selecting the column for the filtering with mitochondrial fractions
    using obs_name_mitochondrial_fraction was done with the wrong column name, causing ValueError (PR #743).

  • Fix publishing in process_samples and process_batches (PR #759).

NEW FUNCTIONALITY

  • dimred/tsne component: Added a tSNE dimensionality reduction component (PR #742).