Open
Description
If a study consists of multiple experiments, how should the data and materials be structured? The most natural way would be to have a directory for each experiment but that goes counter the approach proposed here. But if the files for each experiment are scattered across the various directories (data
, R
, analysis
, ...), it might make sense to have some sort of naming convention, e.g:
data/experiment1_results.dat
data/experiment2_results.dat
analysis/experiment1_analysis.R
analysis/experiment2_analysis.R
- …
Metadata
Metadata
Assignees
Labels
No labels