Skip to main content
Ctrl+K

nichepca

  • API
    • nichepca.workflows
    • nichepca.workflows.nichepca
    • nichepca.clustering
    • nichepca.clustering.leiden_unique
    • nichepca.clustering.leiden_multires
    • nichepca.clustering.leiden_with_nclusters
    • nichepca.graph_construction
    • nichepca.graph_construction.knn_graph
    • nichepca.graph_construction.delaunay_graph
    • nichepca.graph_construction.distance_graph
    • nichepca.graph_construction.construct_multi_sample_graph
    • nichepca.graph_construction.from_squidpy
    • nichepca.graph_construction.to_squidpy
    • nichepca.graph_construction.remove_long_links
    • nichepca.graph_construction.calc_graph_stats
    • nichepca.graph_construction.print_graph_stats
    • nichepca.graph_construction.resolve_graph_constructor
    • nichepca.nhood_embedding
    • nichepca.nhood_embedding.aggregate
    • nichepca.utils
    • nichepca.utils.check_for_raw_counts
    • nichepca.utils.normalize_per_sample
    • nichepca.utils.to_numpy
    • nichepca.utils.to_torch
  • Changelog
  • Contributing guide
  • References
  • Example notebook

Index

A | C | D | F | K | L | M | N | P | R | T

A

  • aggregate() (in module nichepca.nhood_embedding)

C

  • calc_graph_stats() (in module nichepca.graph_construction)
  • check_for_raw_counts() (in module nichepca.utils)
  • construct_multi_sample_graph() (in module nichepca.graph_construction)

D

  • delaunay_graph() (in module nichepca.graph_construction)
  • distance_graph() (in module nichepca.graph_construction)

F

  • from_squidpy() (in module nichepca.graph_construction)

K

  • knn_graph() (in module nichepca.graph_construction)

L

  • leiden_multires() (in module nichepca.clustering)
  • leiden_unique() (in module nichepca.clustering)
  • leiden_with_nclusters() (in module nichepca.clustering)

M

  • module
    • nichepca.clustering
    • nichepca.graph_construction
    • nichepca.nhood_embedding
    • nichepca.utils
    • nichepca.workflows

N

  • nichepca() (in module nichepca.workflows)
  • nichepca.clustering
    • module
  • nichepca.graph_construction
    • module
  • nichepca.nhood_embedding
    • module
  • nichepca.utils
    • module
  • nichepca.workflows
    • module
  • normalize_per_sample() (in module nichepca.utils)

P

  • print_graph_stats() (in module nichepca.graph_construction)

R

  • remove_long_links() (in module nichepca.graph_construction)
  • resolve_graph_constructor() (in module nichepca.graph_construction)

T

  • to_numpy() (in module nichepca.utils)
  • to_squidpy() (in module nichepca.graph_construction)
  • to_torch() (in module nichepca.utils)

By Darius P. Schaub

© Copyright 2026, Darius P. Schaub..