Package: HIPPO 1.25.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.25.0.tar.gz
HIPPO_1.25.0.zip(r-4.7)HIPPO_1.25.0.zip(r-4.6)HIPPO_1.25.0.zip(r-4.5)
HIPPO_1.25.0.tgz(r-4.6-any)HIPPO_1.25.0.tgz(r-4.5-any)
HIPPO_1.25.0.tar.gz(r-4.7-any)HIPPO_1.25.0.tar.gz(r-4.6-any)
HIPPO_1.25.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.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 8 scripts 335 downloads 8 mentions 18 exports 64 dependencies

Last updated from:d96a769e67. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING165
linux-devel-x86_64NOTE318
source / vignettesOK230
linux-release-x86_64NOTE335
macos-release-arm64NOTE190
macos-oldrel-arm64NOTE167
windows-develNOTE216
windows-releaseNOTE223
windows-oldrelNOTE207
wasm-releaseOK126

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 30 2026.

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