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
It would be good if we moved to a ResultsCollection object of types that ingests a set of ProtocolResults (from JSON or direct objects) and allows you to iterate through the results and fetch data / do collection wide analyses.
We had a user request this, it will make testing easier, and it avoids divergence of CLI and API behavior.
The text was updated successfully, but these errors were encountered: