- Fix
networkDiffusionto keep dimnames. - Fix broken R functions
- Edit the package 'DESCRIPTION'.
- Edit the exports in 'NAMESPACE', and add necessary imports.
- Consolidate decompACTION and runACTION
- Add rerun archetype merging
- Separation ACTION and ACTIONet
- Creature "run pipeline" function
- Fix plotting
- interactive 3D coords
- Generalize "correctBatchEffect" for matrix input after fixing back-end
- Incorporate bact ortho into reduceKernel (requires generalized reduceKernel)
- Replace
plot.marker.enrichment.by.archetype.heatmapandplot.marker.enrichment.by.cluster.heatmap - Change coordinate ionitialization to "archetype_footprint" in
runACTIONet() - In
plot.ACTIONet(), plotting order should haveNApoints on bottom. - Fix bug in
plot.ACTIONet()and.layout_plot_labels()whenlabel_attrcontains empty string ("") - Finish
annotateClusters - Add error for
annotateClustersfor when feat_spec is not in object. - Force all zero rows removed if
min_cells_per_feat> 0 infilter.ace - Fix impute with single gene
- Change ggtheme to bw
- Add arbitrary pseudo count
- Normalize only subset of features
- New marker detection
- WOrking and improved ledien via igraph
- New qc functions
- Removed
C_fastSpMatViewSumdue to inaccuracy when multithreading.