Skip to content

Monocle 3

面向单细胞转录组的轨迹推断与细胞状态分析框架,可学习发育路径、伪时间顺序和分化分支结构。 该方法常用于研究细胞命运转换和动态生物过程,与聚类和降维分析形成互补的下游解释能力。

PropertyValue
Purpose单细胞数据的轨迹推断与伪时间分析
Time ComplexityO(c * g)
Space ComplexityO(c * g)
Year2019
CategorySingle-Cell Genomics

Complexity Analysis

  • Time Complexity: O(c * g)
  • Space Complexity: O(c * g)

Performance Insight: The time complexity of this algorithm is polynomial.

Note: Complexity analysis is based on theoretical models. Actual runtime is affected by input scale, hardware, and implementation optimizations. Benchmark for your specific workload.

Literature & Implementation

Seurat · Scanpy · Slingshot

Tags

trajectory-inference pseudotime differentiation single-cell

Released under the MIT License.