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
Good question. The idea is that since this is a DAG, a node can have inputs from several different tools, in which case their EDAM descriptions need to be merged. This hasn't happened in practice yet, which is why we're taking the easy way out for now.
class Edaflow(object):
...
It's a temporary hack, but what is it supposed to do? A better comment would help developers to fill in the blanks here.
The text was updated successfully, but these errors were encountered: