OpenPipelines.bio v1.0.0-rc3
Pre-release
Pre-release
·
17 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_fractionwas done with the wrong column name, causingValueError(PR #743). -
Fix publishing in
process_samplesandprocess_batches(PR #759).
NEW FUNCTIONALITY
dimred/tsnecomponent: Added a tSNE dimensionality reduction component (PR #742).