🚀 Initial release of the Entropy package!
run_entropy()
for gene expression entropy estimation🛠 Minor feature updates:
run_entropy() now supports:
npca parameter: control number of PCA dimensions used for neighbor graph construction
nfeatures parameter: control number of variable features selected for PCA
nn.name parameter: optionally specify the neighbor graph name already stored in the Seurat object
Improved flexibility for entropy estimation in Seurat objects Updated function documentation and vignettes