Package: HIPPO 1.24.0

Tae Kim

HIPPO: Heterogeneity-Induced Pre-Processing tOol

For scRNA-seq data, it selects features and clusters the cells simultaneously for single-cell UMI data. It has a novel feature selection method using the zero inflation instead of gene variance, and computationally faster than other existing methods since it only relies on PCA+Kmeans rather than graph-clustering or consensus clustering.

Authors:Tae Kim [aut, cre], Mengjie Chen [aut]

HIPPO_1.24.0.tar.gz
HIPPO_1.24.0.zip(r-4.7)HIPPO_1.24.0.zip(r-4.6)HIPPO_1.24.0.zip(r-4.5)
HIPPO_1.24.0.tgz(r-4.6-any)HIPPO_1.24.0.tgz(r-4.5-any)
HIPPO_1.24.0.tar.gz(r-4.7-any)HIPPO_1.24.0.tar.gz(r-4.6-any)
HIPPO_1.24.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
HIPPO/json (API)
NEWS

# Install 'HIPPO' in R:
install.packages('HIPPO', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tk382/hippo/issues

Datasets:
  • ensg_hgnc - A reference data frame that matches ENSG IDs to HGNC symbols
  • toydata - A sample single cell sequencing data subsetted from Zheng2017

On BioConductor:HIPPO-1.25.0(bioc 3.24)HIPPO-1.24.0(bioc 3.23)

sequencingsinglecellgeneexpressiondifferentialexpressionclustering

6.18 score 19 stars 4 scripts 335 downloads 8 mentions 18 exports 64 dependencies

Last updated from:e72eaf586d (on RELEASE_3_23). Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksWARNING153
linux-devel-x86_64NOTE294
source / vignettesOK250
linux-release-x86_64NOTE339
macos-release-arm64NOTE207
macos-oldrel-arm64NOTE143
windows-develNOTE222
windows-releaseNOTE213
windows-oldrelNOTE215
wasm-releaseOK127

Exports:%>%get_data_from_sceget_hippoget_hippo_diffexphippohippo_diagnostic_plothippo_diffexphippo_dimension_reductionhippo_feature_heatmaphippo_pca_plothippo_tsne_plothippo_umap_plotnb_prob_zeropois_prob_zeropreprocess_heterogeneouspreprocess_homogeneouszero_proportion_plotzinb_prob_zero

Dependencies:abindaskpassBiobaseBiocGenericsclicpp11DelayedArraydplyrfarvergenericsGenomicRangesggplot2ggrepelgluegridExtragtablehereIRangesirlbaisobandjsonlitelabelinglatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsopensslpillarpkgconfigplyrpngR6rappdirsRColorBrewerRcppRcppEigenRcppTOMLreshape2reticulaterlangrprojrootRSpectraRtsneS4ArraysS4VectorsS7scalesSeqinfoSingleCellExperimentSparseArraystringistringrSummarizedExperimentsystibbletidyselectumaputf8vctrsviridisLitewithrXVector

Feature Selection and Hierarchical Clustering of cells in Zhengmix4eq

Rendered fromexample.Rmdusingknitr::rmarkdownon May 29 2026.

Last update: 2020-03-26
Started: 2019-12-30