Adapt IO column parsing logic to new `Input[X] / Output[Y]` headers
kMutagene opened this issue · 2 comments
kMutagene commented
after the big updates surrounding arctrl, there will also be a new, more flexible input/output column syntax. See this issue:
nfdi4plants/Swate#316 (comment)
Since we partition the columns into IO vs rest, we just need to update our regexes accordingly, so let this issue stand here as a reminder to do that eventually.
HLWeil commented
On it currently. Will link another issue.