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
We raised some design questions about the sample/file picker in #115
Remaining issues:
Support parsing of sample names from proposed convention (split by _ but what component is what? Needs clarification.
Removing a sample from the middle of the list causes all below samples to reshuffle and lose any custom names. Instead, only allow whole-sample deletions.
We raised some design questions about the sample/file picker in #115
Remaining issues:
_but what component is what? Needs clarification.