Erik Fasterius
Erik Fasterius
I believe that copyright is indeed automatic and implicit when a repository does not have a licence attached to it, as stated by @swaldman3. Looking at GitHub's own [help pages](https://help.github.com/en/articles/licensing-a-repository)...
Thanks for the quick response! That works when I'm on the starting line of the link, but not the second (and syntax highlighting still does not work). ``` cursor here...
1. Okay, shall I add a separate issue for that? 2. Alright, but why is the internal link not working while the external ones do? I assume that they share...
Okay, turns out that the syntax highlighting issue was a very simple fix: the `oneline` setting had been used, and removing that from the link-related syntax fixed it; see #308....
While MultiQC is indeed a natural choice for aggregation of QC metrics and statistics, I wonder if it's appropriate here. MultiQC usually takes the pre-defined output of specific tools; the...
I do like the general idea of using MultiQC, if only because it's so common for nf-core pipelines, but it's probably a lot more effort. While getting another Quarto report...
Getting a Space Ranger module for MultiQC would be nice! That coupled with some custom content from the reports would be a nice starting point to build on.
Where are we on this issue at the moment? The MultiQC Space Ranger module works great for that, but obviously only contains the Space Ranger-specific QC metrics. Given that checkatlas...
I have now added functionality to get the QC metrics from the quality control report into MultiQC as custom content (see mention above), so now the question becomes if we're...
Sounds good to me! I haven't really done any of the coding inside the reports, so don't have much to add - you'll have to ask @cavenel regarding your second...