Michael Milton
Michael Milton
Okay, so ideally the MultiQC data model would handle in a more structured way. I guess I can hope that will improve eventually, but maybe that's a big ask. The...
Right, so there's no canonical list of samples, but the sample cleaning mechanism shows that you do have some kind of internal rules for associating identifiers with samples. Since you...
I also wonder if, as part of this, we could clarify if you can have an optional array, and if this makes sense. e.g. does `string?[]` work? I think we...
Well my own usage isn't so much the point here, I just think it's worth codifying if these shortcuts work together and what they would mean.
Ah yes. Although your questions were answered in the issue, it looks like the clarifications never reached the spec, but I think it would be helpful if they did.
I like it. I think having this would solve a lot of issues. However I still believe `InitialWorkDirRequirement` is not the most logical place for the inclusion of scripts. We...
Was there any progress on this? I can attest that it would be a useful event. `highlight` is okay for now in that it does trigger when the selection changes,...
Can you explain the technologies that might be used to rewrite the launch page? Because as I understand it can't all be done client side. I might be able to...
Okay that sounds great. If the web app can run locally that resolves my issue and makes it even more useful for me to contribute the feature. Can you explain...