Skip to main content
Ctrl+K
Logo image

Contents:

  • Installation
  • Example
    • Select Top Features
    • Create Ternary Simplex (Triangle) Plot
    • Create Binary Simplex (Ended Line) Plot
    • Create Quaternary Simplex (Tetrahedron) Plot
  • API
    • Preprocessing
      • CytoSimplex.row_normalize
      • CytoSimplex.select_top_features
    • Visualization
      • CytoSimplex.plot_binary
      • CytoSimplex.plot_ternary
      • CytoSimplex.plot_quaternary
  • Release notes

Index

P | R | S

P

  • plot_binary() (in module CytoSimplex)
  • plot_quaternary() (in module CytoSimplex)
  • plot_ternary() (in module CytoSimplex)

R

  • row_normalize() (in module CytoSimplex)

S

  • select_top_features() (in module CytoSimplex)

By Yichen Wang, Jialin Liu, Joshua D. Welch

© Copyright 2023, Yichen Wang, Jialin Liu, Joshua D. Welch.