-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dataset management module contents #10
Comments
I like to use actual published analyses that follow the YODA principles, eg https://github.com/lnnrtwttkhn/highspeed-analysis
I have a slight preference for after, because consumption is a very immediate, easy benefit, and having installed a dataset primes for installing datasets as subdatasets and the differences when its a dataset hierarchy. |
I think i can write part of the module around exploring the lightspeed-analysis dataset and installing subdatasts with Other than that, I think I could use some help with the remainder of this module. Perhaps some space for more general concepts? |
Maybe it could use https://github.com/datalad-handbook/repro-paper-sketch/, a template that @m-wierzba and I once created. In addition to nesting a dataset for analyses, its also about reproducible manuscripts. It could be rewritten to not rely on make, or to use |
Just to make sure - you mean building something like this from scratch? I'll take a closer look.
Good idea. I'll need to work through that to see how long it may take. I'm also tempted by containers run, but sometimes less is more.
That's what we need - I feel there's some space left for something other than |
Thanks for the suggestions. The module is now complete, but the issue can be reopened for future tweaks. |
Summary:
datalad run
, but run fits better in the 1st module (List of modules #9)datalad containers run
?Questions:
The text was updated successfully, but these errors were encountered: