You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.
forest.py should check for NaN prizes and edge weights. I accidentally ran it with a NaN prize. It propagates the data to msgsteiner, producing output files that are technically valid but don't make sense. In my case, they ignored the specified root node.
I'll make this fix myself when time permits.
The text was updated successfully, but these errors were encountered:
Yeah, I think 1 is good. There could be some kind of threshold for what percentage of prizes must be valid for it to continue, the way we handle protein name mismatches, but I don't feel strongly either way.
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
forest.py
should check for NaN prizes and edge weights. I accidentally ran it with a NaN prize. It propagates the data to msgsteiner, producing output files that are technically valid but don't make sense. In my case, they ignored the specified root node.I'll make this fix myself when time permits.
The text was updated successfully, but these errors were encountered: