• option to input cells to use for phasing for each chromosome
  • plotHeatmap with arbitrary annotation dataframe
  • remove chrY
  • fix typo assigning A->B
  • catch negative state_AS issue for singleton bins
  • fix negative state_AS issue. This was caused during the fill missing step which assigns states with NA BAF values based on neighbouring bins. When there was a state transition between bins sometimes A+B>state.
  • for umap_clustering, default is now to not use PCA
  • updates to plotting
  • male/female option
  • filter some cell for second pass phasing but do not remove
  • do not remove cells by default if they have low coverage
  • keep cells with large hom-dels
  • add chr string check
  • remove acrocentric chromosomes in arm consensus
  • minor changes to heatmap and plotting
  • Update docker to install suggests packages
  • Fix phasing issue that happens when the cluster identified to phase relative to has a diploid region
  • Add option to mask bins during inference
  • Fix bug in plot_clusters_used_for_phasing
  • Fixed r cmd check
  • release for zenodo
  • change name to signals
  • multiple updates to plotting
  • rewrite of scRNAseq
  • fix missing argument
  • changed colours
  • fill in missing bins
  • improved documentation about inputs
  • add option to remove noisy cells from phasing
  • update plotting and clustering
  • update docker
  • some small updates to plotting and default params
  • update to vignette and plotting
  • updated default parameters
  • update ascn inference
  • filtering utility function
  • fix bug with filtering
  • Fix bug in HMM when total copy number = 0
  • Add function to filter hscn object
  • Add option to filter haplotypes
  • Added Dockerfile and github actions to push to Dockerhub
  • Added QC metadata table to output
  • Version associated with preprint
  • some fixes to plotting
  • updates to heatmap plotting
  • Added a NEWS.md file to track changes to the package.