Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
GraphHDBSCAN-star documentation
Logo

Contents

  • Overview
  • Installation and quick start
  • Parameter selection
  • Usage
  • API reference
    • coresg_graphhdbscan.graph.GraphCoreSGHDBSCAN
    • coresg_graphhdbscan.core.CoreSGHDBSCAN
    • coresg_graphhdbscan.core.CoreSGModel
    • coresg_graphhdbscan.core.plot_condensed_tree_for_m
  • Examples
    • Example: Working on Biase
    • Example: Working on Tian sc Celseq2 5cl p1
    • Example: Working on the Tian scRNA-seq CELseq2 QC dataset
    • Example: Hierarchical clustering on the Zheng dataset
    • Example: Hierarchical clustering on a CITE-seq dataset
  • References
  • Third-party notices
Back to top
View this page

ExamplesΒΆ

The example notebooks demonstrate how to:

  • fit the package across multiple min_samples values,

  • inspect condensed trees,

  • compare clustering solutions across m,

  • access stored labels and condensed trees after fitting.

  • Example: Working on Biase
  • Example: Working on Tian sc Celseq2 5cl p1
  • Example: Working on the Tian scRNA-seq CELseq2 QC dataset
  • Example: Hierarchical clustering on the Zheng dataset
  • Example: Hierarchical clustering on a CITE-seq dataset
Next
Example: Working on Biase
Previous
coresg_graphhdbscan.core.plot_condensed_tree_for_m
Copyright © 2026, S. A. Ghoreishi
Made with Sphinx and @pradyunsg's Furo