Chase Brown

Results 4 comments of Chase Brown

I sorted the dimensions by placing the line `fmt = sort(fmt)` right before writing the data to a file ( `writedlm(file_name, fmt, ',')`), but this, unfortunately, didn't resolve the issue...

I have tried this and it still does not work? Does that work for you?

Any progress on this? I have tried workarounds - e.g. using `miniserve .` then `wget localhost:8080/index.html > index.html` while serving, then using vim to yank out the `(blah)` entries -...

@Hocnonsense Yes, this `cached` function does seem useful, though after funding the [`storage` capabilities](https://snakemake.readthedocs.io/en/stable/snakefiles/storage.html), it seems that the best route is to create a storage plugin that works by calling...