hdWGCNA 0.4.02 (2025-01-23)
hdWGCNA 0.3.02 (2024-05-28)
Added
New functionality and methods for module preservation analysis using the NetRep method from Ritchie et al 2016. - ModuleTopologyHeatmap function. - ModuleTopologyBarplot function. - ModulePreservationNetrep function. - PlotModulePreservationLollipop function.
hdWGCNA 0.3.00 (2024-02-27)
hdWGCNA 0.2.22 (2023-09-08)
hdWGCNA 0.2.21 (2023-08-31)
hdWGCNA 0.2.00 (2022-09-23)
hdWGCNA 0.1.2.0000 (2022-09-08)
hdWGCNA 0.1.1.9011 (2022-08-17)
Changes
- Reverted the
exclude_greyflag back to doing nothing in theModuleEigengenesfunction because it messed up some downstream tasks, will resolve in a future update. -
ProjectModulesnow excludes modules with too many missing genes in the query dataset, tunable by theoverlap_proportionparameter.
hdWGCNA 0.1.1.9007 (2022-07-20)
Changes
- New warning message in
MetacellsByGroupsif there are any groups that are excluded bymin_cells. - Assay in Metacell seurat object is now the same as the assay supplied to
MetacellsByGroups, instead of the default “RNA”. -
ModuleEigengenestakesassayas an argument, clears up some issues withRunHarmony. -
ModuleEigengenesdoesn’t require a “counts” slot to be present in the given assay, but now it throws an error if the normalized data slot is missing.
