easybuild-easyblocks icon indicating copy to clipboard operation
easybuild-easyblocks copied to clipboard

add generic Dataset easyblock

Open smoors opened this issue 1 year ago • 1 comments
trafficstars

(created using eb --new-pr)

depends on framework PR:

  • https://github.com/easybuilders/easybuild-framework/pull/4474

now also implements an "object storage" as suggested by @boegel . things i’m not sure about:

  • currently uses symlinks to files in the object storage. should i use hardlinks instead, or add an option for it?
  • the object storage is not required to get a working installation. should i add an option for it?

smoors avatar Mar 03 '24 13:03 smoors

reminder for myself to revisit RELION once this is merged: https://github.com/easybuilders/easybuild-easyconfigs/pull/19678

jfgrimm avatar May 16 '24 14:05 jfgrimm