Ash O'Farrell
Ash O'Farrell
Are there any updates on this? I've been trying to implement a workflow involving covstats, and when it runs on CRAM files, the coverage reports as zero. Other stats appear...
Thanks for your reply. I've noticed that covstats seems to run slowly on crams, even small ones. When you say there's no cram parser in go... what is it doing...
For scenarios where the program/script being wrapped directly modifies inputs, it seems that enforcing read-only inputs would require duplicating/hardlinking inputs instead of using softlinks, yes? It is a workaround I...
Any updates on this? There are a few others with the WDL 1.0 spec which need to be addressed, but if neither an errata nor updates to the spec go...
Minor update needed on the original post here. "Use gRPC FUSE for file sharing" is no longer under Docker's experimental features, it's in general.
Related: We should consider how we handle repos connected to archived, read-only GitHub repositories. These are not necessarily a candidate for deletion but they have a tendency to fall out...
I propose taking this a step further. Docker tags are mutable, Docker digests are immutable. Snapshots should require a reference to a specific Docker digest for all referenced images. Be...
I think that since they're all related, it will be best to keep it on one ticket for now. The suggestion that Julian had was to make the final page,...
N.B. [GitHub Flavored Markdown](https://github.github.com/gfm/) isn't quite the same as Common Markdown. This may (or may not) be the reason behind this issue. > GitHub Flavored Markdown, often shortened as GFM,...
@denis-yuen I think this is actually a bug -- it seems that commonmark would render the same way as GFM in this case, which would mean that our commonmark implementation...