Skip to content

OpenPipelines.bio v0.10.1

Choose a tag to compare

@rcannood rcannood released this 08 Sep 16:25
· 49 commits to release since this release

MINOR CHANGES

  • integration/scvi_leiden: Expose hvg selection argument --var_input (#543, PR #547).

BUG FIXES

  • integration/bbknn_leiden: Set leiden clustering parameter to multiple (#542, PR #545).

  • integration/scvi_leiden: Fix component name in Viash config (PR #547).

  • integration/harmony_leiden: Pass --uns_neighbors argument umap (PR #548).

  • Add workaround for bug where resources aren't available when using Nextflow fusion by including setup_logger, subset_vars and compress_h5mu in the script itself (PR #549).