Skip to content

Releases: pwwang/biopipen

1.2.7

04 Apr 23:19
602502c

Choose a tag to compare

  • ci: update CACHE_NUMBER for conda environment to force updates
  • feat(scrna.SeuratPreparing): add features parameter to LoadSeuratAndPerformQC for renaming features
  • chore(deps): update r-base to version 4.4 in conda environment

What's Changed

Full Changelog: 1.2.6...1.2.7

1.2.6

30 Mar 23:03
f929c9a

Choose a tag to compare

  • chore: bump xqute to 2.0.9 and pipen to 1.1.13
  • docs(tcr.CDR3Clustering): add clarification on usage for TCR and BCR clustering
  • fix(Makefile): update merge commit grep pattern in version rule

What's Changed

Full Changelog: 1.2.5...1.2.6

1.2.5

26 Mar 14:07
34450aa

Choose a tag to compare

  • chore(deps): bump pipen-board to 1.1.1 and pipen-report to 1.2.0
  • chore(scrna.SeuratClusterStats): make 3d dimplots share assets
  • chore(scrna.MarkersFinder): update plot dimensions for Dot Plot visualization

What's Changed

Full Changelog: 1.2.4...1.2.5

1.2.4

19 Mar 20:39
e8b2002

Choose a tag to compare

  • chore(scrna): default envs.error flag to false for TopExpressingGenes, ScFGSEA, PseudoBulkDEG and MarkersFinder

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

19 Mar 04:33
427d0d0

Choose a tag to compare

  • chore: bump pipen-report to 1.1.3 and pipen-poplog to 1.1.6
  • test(scrna): add SubsetError case for Seurat process tests
  • fix(scrna.PseudoBulkDEG): set default envs.error handling to True
  • chore(scrna.MarkersFinder): defaut envs.error to True
  • feat(scrna.PseudoBulkDEG): make envs.error control AggregateExpressionPseudobulk errors
  • feat(scrna.ScFGSEA): add error handling for subsetting and filtering in ScFGSEA process
  • feat(scrna.TopExpressingGenes): add error handling for subsetting cells
  • feat(scrna.MarkersFinder): make envs.error control RunSeuratDEAnalysis errors
  • docs(scrna.SeuratPreparing): add missing newline in docstring for clarity (immunopipe collapse followed options)
  • docs(scrna.SeuratPreparing): enhance documentation for RNAData column paths and loading methods
  • docs(scrna.SeuratMap2Ref): add detailed documentation for preparing Seurat reference for mapping

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

10 Mar 20:28
df2e8ea

Choose a tag to compare

  • feat(scrna.SeuratClusterStats): add 'add_box' parameter to ngenes_defaults for enhanced plotting options
  • chore(scrna.MarkersFinder): add devpars for Dot Plot dimensions
  • chore(scrna.SeuratClusterStats): remove commented default variable assignments for dimplots, features, and ngenes

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

10 Mar 05:19
ca69021

Choose a tag to compare

  • chore(cellranger): add output_flatten attribute to CellRangerCount and CellRangerVdj classes for flattened output directories
  • chore(pipseeker.PipseekerFull): add output_flatten attribute to PipseekerFull class to make output directories flattened in process output directory
  • chore: bump pipen to 1.1.12 (support output flattening for processes)
  • chore(deps): bump diot to version 0.3.3 and python-simpleconf to version 0.9.2 (support templated configuration)

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

06 Mar 21:32
10895e0

Choose a tag to compare

  • chore: update commit log retrieval to use merge commit instead of last tag
  • chore: bump pipen-report to 1.1.2
  • style(tcr): clean up code style for python scripts
  • chore: bump pipen to 1.1.10
  • feat: add pipseeker pipeline with full and summary processes
  • feat(scrna.ModuleScoreCalculator): add support for mouse cell cycle genes in module scoring
  • docs(scrna.ModuleScoreCalculator): add additional arguments description for AddModuleScore and CellCycleScoring
  • fix(regulatory): correct function calls to use biopipen.utils for height and width calculations in plot_variant_motifs
  • feat: support relative devpars width/height for saving plots

What's Changed

Full Changelog: 1.1.14...1.2.0

1.1.14

24 Feb 22:43
f8a7957

Choose a tag to compare

  • feat(scrna.SeuratClusterStats): support 3D dimplots
  • chore: bump pipen-report to 1.1.1
  • enh(scrna.SeuratClusterStats): improve dimensionality reduction plot description to include default identity context

What's Changed

Full Changelog: 1.1.13...1.1.14

1.1.13

16 Feb 19:55
622c922

Choose a tag to compare

  • chore(deps): add umap-learn for Seurat's RunUMAP functionality in conda yml file
  • feat(scrna.Seurat[Sub]Clustering): add python executable path for RunUMAP

What's Changed

Full Changelog: 1.1.12...1.1.13