{
  "_id": "6a1acb6f1d7bb097a09de151",
  "Package": "HIPPO",
  "Type": "Package",
  "Title": "Heterogeneity-Induced Pre-Processing tOol",
  "Version": "1.25.0",
  "Authors@R": "c(\nperson(given = 'Tae', family = 'Kim', email = 'tk382@uchicago.edu', role = c('aut', 'cre')),\nperson(given = 'Mengjie', family = 'Chen', email = 'mengjiechen@uchicago.edu', role = 'aut')\n)",
  "Description": "For scRNA-seq data, it selects features and clusters the\ncells simultaneously for single-cell UMI data. It has a novel\nfeature selection method using the zero inflation instead of\ngene variance, and computationally faster than other existing\nmethods since it only relies on PCA+Kmeans rather than\ngraph-clustering or consensus clustering.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/tk382/HIPPO",
  "BugReports": "https://github.com/tk382/HIPPO/issues",
  "RoxygenNote": "7.1.0",
  "biocViews": "Sequencing, SingleCell, GeneExpression,\nDifferentialExpression, Clustering",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:13 UTC",
  "RemoteUrl": "https://github.com/bioc/HIPPO",
  "RemoteRef": "HEAD",
  "RemoteSha": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:00:27 UTC",
    "User": "root"
  },
  "Author": "Tae Kim [aut, cre],\nMengjie Chen [aut]",
  "Maintainer": "Tae Kim <tk382@uchicago.edu>",
  "MD5sum": "3aaf2701ab69bf8a437abf4bd82dbcfa",
  "_user": "bioc",
  "_type": "src",
  "_file": "HIPPO_1.25.0.tar.gz",
  "_fileid": "c1b0419928966d8b1e113f8cccc897f01a72f76194709c772597d43dfe45a4fa",
  "_filesize": 961114,
  "_sha256": "c1b0419928966d8b1e113f8cccc897f01a72f76194709c772597d43dfe45a4fa",
  "_created": "2026-05-30T08:00:27.000Z",
  "_published": "2026-05-30T11:35:11.802Z",
  "_jobs": [
    {
      "job": 78635198053,
      "time": 165,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306685133"
    },
    {
      "job": 78635198072,
      "time": 318,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306699618"
    },
    {
      "job": 78635198058,
      "time": 335,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306701242"
    },
    {
      "job": 78635198067,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307879023"
    },
    {
      "job": 78635198079,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307881234"
    },
    {
      "job": 78634987365,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306668660"
    },
    {
      "job": 78635198050,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306681430"
    },
    {
      "job": 78635198075,
      "time": 216,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306690232"
    },
    {
      "job": 78635198063,
      "time": 207,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306689142"
    },
    {
      "job": 78635198062,
      "time": 223,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306690710"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HIPPO",
  "_commit": {
    "id": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380733
  },
  "_maintainer": {
    "name": "Tae Kim",
    "email": "tk382@uchicago.edu",
    "login": "tk382",
    "description": "Tae\n\n- PhD Candidate in Statistics at the University of Chicago",
    "uuid": 29665443
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "umap",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "singlecell",
    "geneexpression",
    "differentialexpression",
    "clustering"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "tk382",
      "count": 346,
      "uuid": 29665443
    },
    {
      "user": "irisapo",
      "count": 2,
      "uuid": 16067676
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 335,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HIPPO"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/tk382/hippo",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HIPPO.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tk382/hippo",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "%>%",
    "get_data_from_sce",
    "get_hippo",
    "get_hippo_diffexp",
    "hippo",
    "hippo_diagnostic_plot",
    "hippo_diffexp",
    "hippo_dimension_reduction",
    "hippo_feature_heatmap",
    "hippo_pca_plot",
    "hippo_tsne_plot",
    "hippo_umap_plot",
    "nb_prob_zero",
    "pois_prob_zero",
    "preprocess_heterogeneous",
    "preprocess_homogeneous",
    "zero_proportion_plot",
    "zinb_prob_zero"
  ],
  "_datasets": [
    {
      "name": "ensg_hgnc",
      "title": "A reference data frame that matches ENSG IDs to HGNC symbols",
      "object": "ensg_hgnc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "hgnc",
        "ensg"
      ],
      "rows": 46606,
      "table": true,
      "tojson": true
    },
    {
      "name": "toydata",
      "title": "A sample single cell sequencing data subsetted from Zheng2017",
      "object": "toydata",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "pipe",
      "title": "re-export magrittr pipe operator",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "ensg_hgnc",
      "title": "A reference data frame that matches ENSG IDs to HGNC symbols",
      "topics": [
        "ensg_hgnc"
      ]
    },
    {
      "page": "get_data_from_sce",
      "title": "Access data from SCE object",
      "topics": [
        "get_data_from_sce"
      ]
    },
    {
      "page": "get_hippo",
      "title": "Access hippo object from SingleCellExperiment object.",
      "topics": [
        "get_hippo"
      ]
    },
    {
      "page": "get_hippo_diffexp",
      "title": "Return hippo_diffexp object",
      "topics": [
        "get_hippo_diffexp"
      ]
    },
    {
      "page": "hippo",
      "title": "HIPPO's hierarchical clustering",
      "topics": [
        "hippo"
      ]
    },
    {
      "page": "hippo_diagnostic_plot",
      "title": "Conduct feature selection by computing test statistics for each gene",
      "topics": [
        "hippo_diagnostic_plot"
      ]
    },
    {
      "page": "hippo_diffexp",
      "title": "HIPPO's differential expression",
      "topics": [
        "hippo_diffexp"
      ]
    },
    {
      "page": "hippo_dimension_reduction",
      "title": "compute t-SNE or umap of each round of HIPPO",
      "topics": [
        "hippo_dimension_reduction"
      ]
    },
    {
      "page": "hippo_feature_heatmap",
      "title": "HIPPO's feature heatmap",
      "topics": [
        "hippo_feature_heatmap"
      ]
    },
    {
      "page": "hippo_pca_plot",
      "title": "visualize each round of hippo through t-SNE",
      "topics": [
        "hippo_pca_plot"
      ]
    },
    {
      "page": "hippo_tsne_plot",
      "title": "visualize each round of hippo through t-SNE",
      "topics": [
        "hippo_tsne_plot"
      ]
    },
    {
      "page": "hippo_umap_plot",
      "title": "visualize each round of hippo through UMAP",
      "topics": [
        "hippo_umap_plot"
      ]
    },
    {
      "page": "nb_prob_zero",
      "title": "Expected zero proportion under Negative Binomial",
      "topics": [
        "nb_prob_zero"
      ]
    },
    {
      "page": "pois_prob_zero",
      "title": "Expected zero proportion under Poisson",
      "topics": [
        "pois_prob_zero"
      ]
    },
    {
      "page": "preprocess_heterogeneous",
      "title": "Preprocess UMI data without cell label so that each row contains information about each gene",
      "topics": [
        "preprocess_heterogeneous"
      ]
    },
    {
      "page": "preprocess_homogeneous",
      "title": "Preprocess UMI data with inferred or known labels",
      "topics": [
        "preprocess_homogeneous"
      ]
    },
    {
      "page": "toydata",
      "title": "A sample single cell sequencing data subsetted from Zheng2017",
      "topics": [
        "toydata"
      ]
    },
    {
      "page": "zero_proportion_plot",
      "title": "visualize each round of hippo through zero proportion plot",
      "topics": [
        "zero_proportion_plot"
      ]
    },
    {
      "page": "zinb_prob_zero",
      "title": "Expected zero proportion under Negative Binomial",
      "topics": [
        "zinb_prob_zero"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HIPPO/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "farver",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "here",
    "IRanges",
    "irlba",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "umap",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "example.Rmd",
      "filename": "example.html",
      "title": "Feature Selection and Hierarchical Clustering of cells in Zhengmix4eq",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing the Package",
        "Read the data",
        "Diagnostic Plot",
        "Feature Selection and Hierarchical Clustering",
        "Dimension Reduction for Each Round of HIPPO",
        "Visualize the selected features at each round",
        "Differential Expression Example"
      ],
      "created": "2019-12-30 02:10:28",
      "modified": "2020-03-26 15:57:20",
      "commits": 31
    }
  ],
  "_score": 6.181843587944773,
  "_indexed": true,
  "_nocasepkg": "hippo",
  "_universes": [
    "bioc",
    "tk382"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T08:03:57.000Z",
      "distro": "noble",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "d8d7f60143680ceb8b17fa88943a7be7b50bc3c34905d0c70394deb586f385c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T08:04:13.000Z",
      "distro": "noble",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "62edf36ed75adea0fb1753f4da9d2fcc5c283f21ceca41548729c843f942e8c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T11:32:53.000Z",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "f8e9619d6b977a4dfaeec6a7a3bc028e1631cf545f822d3185371fa49b48dbbd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T11:33:07.000Z",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "02c5dd2f2dd64bee445e9ed6157060969529ee42b8f02d5f4d84bb03a8e8e7a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-05-30T08:03:13.000Z",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "2fc49280aaed8ce69636e54033da1419dfe4df7859aae5d8346a483c962e0672",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T08:02:22.000Z",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "e6a0faa1278bca3328eb1cc172c9765c67c48319a345eaf4ca659364e4efddfc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T08:02:16.000Z",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "9cf47a5781df9ca6c05edf485323e25341cd5e668f96b5749cc6780645368b0b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T08:02:18.000Z",
      "commit": "d96a769e6739b43ef7a55003bc3010ebb8c97a9f",
      "fileid": "5d7e7097a38a81077a53e5dc8a055410e3e8191d337eb378b4e9d837a640d725",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678629728"
    }
  ]
}