Visit project wiki for InferCNV documentation.
Forked from broadinstitute/infercnv
- 2024/07/11:
- Use
ward.D2as the default hclust method (instead ofward.D). - Propagate
hclust_methodto thehclustfunctions. - Add and propagate
dist_metrics(default is"euclidean") to theparallelDistfunctions. - Add
custom_colorsso cells can be highlighted with specific colors.
- Use
- 2024/08/05:
- Add
save_expr_cluster_rdstorun()so expression data for clustering can be saved prior to be overwritten by denoised values.
- Add
- 2024/09/05:
- Change the color scheme.
- Tiny clusters (<1% of all tumor cells) are set to black, allowing other clusters to have distinct colors
- 2024/12/09:
- Fix a rare issue where some cells seem unassigned to a cluster in
row_groupings(areNA)
- Fix a rare issue where some cells seem unassigned to a cluster in