Richard Zhang

Results 3 issues of 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...

bug
enhancement

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...

bug

Hi Matt, here's what I have for the STDR wrap-around currently. It's not thoroughly documented, so I'll work on that.

enhancement