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

Code to save cells observations for correlation calculation #935

Closed Farnazmdi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #935 (18164f1) into master (7c14c9f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #935   +/-   ##
=======================================
  Coverage   80.81%   80.81%           
=======================================
  Files          26       26           
  Lines        2163     2163           
=======================================
  Hits         1748     1748           
  Misses        415      415           
Flag Coverage Δ
unittests 80.81% <ø> (ø)

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