meyer-lab / tHMM

A general Python framework for using hidden Markov models on binary trees or cell lineage trees.
https://asmlab.org
MIT License
10 stars 1 forks source link

correlation #920

Closed Farnazmdi closed 2 years ago

Farnazmdi commented 2 years ago

spearman correlation between cells generations.

codecov[bot] commented 2 years ago

Codecov Report

Merging #920 (8d1892b) into master (4aa4af3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #920   +/-   ##
=======================================
  Coverage   81.27%   81.27%           
=======================================
  Files          26       26           
  Lines        2158     2158           
=======================================
  Hits         1754     1754           
  Misses        404      404           
Flag Coverage Δ
unittests 81.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more