-
Notifications
You must be signed in to change notification settings - Fork 25
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.datdata/experiment2_results.datanalysis/experiment1_analysis.Ranalysis/experiment2_analysis.R- …
Metadata
Metadata
Assignees
Labels
No labels