-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Expected behavior
Clean organization of input/output data separated by sample (and preferably project)
Separation of input/output data from reference data
Actual behavior
Unstructured data directory containing all input and output data
The data directory makes organization difficult and would quickly become extremely cluttered with regular use. One possible structure that would help:
data/ref
data/PROJECT/seq/SAMPLE
data/PROJECT/analysis/SAMPLE
This is related to issue #1 in that the requirement to run all analyses from the same location exacerbates this problem by forcing every analysis for every sample to land in the same place.
Metadata
Metadata
Assignees
Labels
No labels