OpenPipelines.bio v1.0.0-rc3
Pre-release
Pre-release
DriesSchaumont
released this
21 Mar 18:39
·
16 commits
to 1.0.x
since this release
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
usingobs_name_mitochondrial_fraction
was done with the wrong column name, causingValueError
(PR #743). -
Fix publishing in
process_samples
andprocess_batches
(PR #759).
NEW FUNCTIONALITY
dimred/tsne
component: Added a tSNE dimensionality reduction component (PR #742).