Richard Zhang
Richard Zhang
This pull request includes the generalization of the `collapse_mutationless_edges` function. This allows us to use a function that does not factor in missing data when determining whether to collapse two...
From the following code snippet, we see that even though the cached edges do not change, the underlying backend networkx object has changed, with the singleton edge at the top...
Hi Matt, here's what I have for the STDR wrap-around currently. It's not thoroughly documented, so I'll work on that.