sqjin / scEpath

An energy landscape-based approach for measuring developmental states and inferring cellular trajectories from single cell RNA-seq data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in FindMDST function

anjanbharadwaj opened this issue · comments

Whenever I try running the scePathDemo file, I get an error when running the FindMDST function.

The error is: Undefined function 'incidence_to_3n' for input arguments of type 'double'.

Any ideas why this might be happening?

The same issue is present for the edmonds function. I think the repository is missing these two files (edmonds.m and incidence_to_3n.m).