Skip to content

Releases: kharchenkolab/numbat

v1.4.2

20 Sep 14:49
Compare
Choose a tag to compare

numbat 1.4.2 - 09/18/2023

  • Fix pseudobulk plotting legend (#182)

  • Requirement for dplyr and tidyr versions (#189, #190)

  • Fix Numbat$plot_exp_roll (#169)

  • Fix CNV states reporting when segs_loh is provided (#183)

  • Fix n_states reporting (#178)

  • Improve error handling in pileup_and_phase (#179)

v1.4.0

23 Feb 15:22
Compare
Choose a tag to compare

numbat 1.4.0 - 02/23/2023

  • Integration with hahmmr

  • Better input checking for pileup_and_phase

  • Fix compatibility with igraph v2.0+ and tidygraph v1.3+ (#150)

  • Fix multiallelic CNV state probability reporting (#146)

v1.3.2

06 Jun 17:31
Compare
Choose a tag to compare

numbat 1.3.2 - 06/05/2023

  • Adding better checks for input files

  • Improve error handling (#122, #127)

  • Fixing bug #68 - this may cause slight changes in the results for runs with segs_loh/call_segs_loh enabled.

v1.3.0

02 Apr 20:16
Compare
Choose a tag to compare

numbat 1.3.0 - 03/31/2023

  • Allows users to supply existing CNV profiles (e.g. from bulk WGS/WES analysis) via segs_consensus_fix parameter

  • Adding call_clonal_loh option to call clonal LOH events within run_numbat

  • Fixing oversegmentation issue in find_common_diploid caused by annot_segs

  • Fixing bug #81

v1.2.2

14 Feb 19:21
Compare
Choose a tag to compare

numbat 1.2.2 - 02/13/2023

  • Introduce n_cut parameter to specify the number of clones to define from the phylogeny
  • Allow users to redefine subclones from the phylogeny via nb$cutree

v1.2.1

11 Jan 15:40
Compare
Choose a tag to compare

numbat 1.2.1 - 01/11/2023

numbat 1.2.0 - 12/26/2022

  • Numbat now works for F1 hybrid mice! Check out the new tutorial under Articles.

  • Fix bugs #80, #82

  • Offer stacked clone bars in plot_phylo_heatmap

v1.1.0

29 Nov 22:10
Compare
Choose a tag to compare

numbat 1.1.0 - 11/28/2022

  • Externalize phylogeny module as separate package (scistreer)

  • Prepare for new CRAN version

  • Better CNV state legends for plot_bulks

numbat 1.0.5 - 11/27/2022

  • Fixing bugs #65, #66, #67

  • Retire dependency on reshape2

numbat 1.0.4 - 11/20/2022

  • Improving error handling and removing python dependency (argparse) in pileup_and_phase.R

  • Allow plotting of mutliple annotations in plot_phylo_heatmap (thanks to @whtns)

  • Adding diagnostic messages

numbat 1.0.3 - 10/09/2022

  • Fail gracefully when no CNV remains after retest_bulks

  • Passing gamma parameter to retest_bulks

v1.0.2

20 Sep 18:28
Compare
Choose a tag to compare

First version on CRAN

v1.0.0

12 Aug 15:06
Compare
Choose a tag to compare

Paper archive version 🚀